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: '9aa1500d-44c6-29c8-b683-234f3ec18e2e' Node name: 'onap-msb-consul-86975585d9-dmcrb' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/05/12 22:53:18 [DEBUG] agent: Using random ID "9aa1500d-44c6-29c8-b683-234f3ec18e2e" as node ID 2021/05/12 22:53:18 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9aa1500d-44c6-29c8-b683-234f3ec18e2e Address:127.0.0.1:8300}] 2021/05/12 22:53:18 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/12 22:53:18 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/12 22:53:18 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/12 22:53:18 [WARN] raft: Unable to get address for server id 9aa1500d-44c6-29c8-b683-234f3ec18e2e, using fallback address 127.0.0.1:8300: Could not find address for server id 9aa1500d-44c6-29c8-b683-234f3ec18e2e 2021/05/12 22:53:18 [DEBUG] raft: Votes needed: 1 2021/05/12 22:53:18 [DEBUG] raft: Vote granted from 9aa1500d-44c6-29c8-b683-234f3ec18e2e in term 2. Tally: 1 2021/05/12 22:53:18 [INFO] raft: Election won. Tally: 1 2021/05/12 22:53:18 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/12 22:53:19 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-dmcrb.dc1 127.0.0.1 2021/05/12 22:53:19 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-dmcrb 127.0.0.1 2021/05/12 22:53:20 [INFO] consul: cluster leadership acquired 2021/05/12 22:53:20 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-dmcrb.dc1" in area "wan" 2021/05/12 22:53:20 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/12 22:53:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/12 22:53:20 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-dmcrb (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/12 22:53:20 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-dmcrb 2021/05/12 22:53:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/12 22:53:20 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/12 22:53:20 [INFO] agent: started state syncer 2021/05/12 22:53:20 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/12 22:53:20 [INFO] agent: Synced node info 2021/05/12 22:53:20 [DEBUG] agent: Node info in sync 2021/05/12 22:53:21 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/12 22:53:21 [DEBUG] agent: Node info in sync 2021/05/12 22:53:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmcrb" since the cluster is too small 2021/05/12 22:53:21 [INFO] consul: member 'onap-msb-consul-86975585d9-dmcrb' joined, marking health alive 2021/05/12 22:53:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmcrb" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/05/12 22:54:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmcrb" since the cluster is too small 2021/05/12 22:55:12 [DEBUG] http: Request GET /v1/status/leader (486.661µs) from=10.233.77.48:44698 2021/05/12 22:55:13 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:13 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" 2021/05/12 22:55:13 [DEBUG] agent: Node info in sync 2021/05/12 22:55:13 [DEBUG] http: Request PUT /v1/agent/service/register (451.028514ms) from=10.233.77.48:44708 2021/05/12 22:55:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:13 [DEBUG] agent: Node info in sync 2021/05/12 22:55:13 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (820.377µs) from=10.233.77.48:44714 2021/05/12 22:55:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:14 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" 2021/05/12 22:55:14 [DEBUG] agent: Node info in sync 2021/05/12 22:55:14 [DEBUG] http: Request PUT /v1/agent/service/register (421.163727ms) from=10.233.77.48:44722 2021/05/12 22:55:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:14 [DEBUG] agent: Node info in sync 2021/05/12 22:55:14 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (536.404µs) from=10.233.77.48:44724 2021/05/12 22:55:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:15 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" 2021/05/12 22:55:15 [DEBUG] agent: Node info in sync 2021/05/12 22:55:15 [DEBUG] http: Request PUT /v1/agent/service/register (252.428921ms) from=10.233.77.48:44726 2021/05/12 22:55:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:15 [DEBUG] agent: Node info in sync 2021/05/12 22:55:15 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (468.381µs) from=10.233.77.48:44732 2021/05/12 22:55:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:16 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.50.112_9518" 2021/05/12 22:55:16 [DEBUG] agent: Node info in sync 2021/05/12 22:55:16 [DEBUG] http: Request PUT /v1/agent/service/register (481.82112ms) from=10.233.77.48:44736 2021/05/12 22:55:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:16 [DEBUG] agent: Node info in sync 2021/05/12 22:55:16 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (59.854776ms) from=10.233.77.48:44744 2021/05/12 22:55:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:17 [INFO] agent: Synced service "_v1_message-router_10.233.44.82_3904" 2021/05/12 22:55:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:17 [DEBUG] agent: Node info in sync 2021/05/12 22:55:17 [DEBUG] http: Request PUT /v1/agent/service/register (444.523327ms) from=10.233.77.48:44746 2021/05/12 22:55:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:17 [DEBUG] agent: Node info in sync 2021/05/12 22:55:17 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (532.034µs) from=10.233.77.48:44748 2021/05/12 22:55:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:17 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.43.161_8080" 2021/05/12 22:55:17 [DEBUG] agent: Node info in sync 2021/05/12 22:55:17 [DEBUG] http: Request PUT /v1/agent/service/register (362.206268ms) from=10.233.77.48:44752 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:17 [DEBUG] agent: Node info in sync 2021/05/12 22:55:17 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (498.315µs) from=10.233.77.48:44758 2021/05/12 22:55:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:19 [INFO] agent: Synced service "_v1_appc_10.233.48.176_8443" 2021/05/12 22:55:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:19 [DEBUG] agent: Node info in sync 2021/05/12 22:55:19 [DEBUG] http: Request PUT /v1/agent/service/register (949.112179ms) from=10.233.77.48:44760 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:19 [DEBUG] agent: Node info in sync 2021/05/12 22:55:19 [DEBUG] http: Request GET /v1/health/service/appc-v1 (100.707726ms) from=10.233.77.48:44766 2021/05/12 22:55:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-dmcrb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/12 22:55:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:19 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:19 [INFO] agent: Synced service "_v1_parser_10.233.40.228_8806" 2021/05/12 22:55:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:20 [DEBUG] agent: Node info in sync 2021/05/12 22:55:20 [DEBUG] http: Request PUT /v1/agent/service/register (300.328318ms) from=10.233.77.48:44772 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:20 [DEBUG] agent: Node info in sync 2021/05/12 22:55:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmcrb" since the cluster is too small 2021/05/12 22:55:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (316.913µs) from=10.233.77.48:44776 2021/05/12 22:55:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:20 [INFO] agent: Synced service "_v1_catalog_10.233.40.228_8806" 2021/05/12 22:55:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:20 [DEBUG] agent: Node info in sync 2021/05/12 22:55:20 [DEBUG] http: Request PUT /v1/agent/service/register (499.922647ms) from=10.233.77.48:44778 2021/05/12 22:55:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:20 [DEBUG] agent: Node info in sync 2021/05/12 22:55:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (495.737µs) from=10.233.77.48:44784 2021/05/12 22:55:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [INFO] agent: Synced service "_v1_nsd_10.233.40.228_8806" 2021/05/12 22:55:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:21 [DEBUG] agent: Node info in sync 2021/05/12 22:55:21 [DEBUG] http: Request PUT /v1/agent/service/register (108.725749ms) from=10.233.77.48:44786 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Node info in sync 2021/05/12 22:55:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (657.154µs) from=10.233.77.48:44790 2021/05/12 22:55:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.40.228_8806" 2021/05/12 22:55:21 [DEBUG] agent: Node info in sync 2021/05/12 22:55:21 [DEBUG] http: Request PUT /v1/agent/service/register (158.064354ms) from=10.233.77.48:44796 2021/05/12 22:55:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:21 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:21 [DEBUG] agent: Node info in sync 2021/05/12 22:55:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (99.745857ms) from=10.233.77.48:44798 2021/05/12 22:55:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:23 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.8.187_443" 2021/05/12 22:55:23 [DEBUG] agent: Node info in sync 2021/05/12 22:55:23 [DEBUG] http: Request PUT /v1/agent/service/register (1.100105736s) from=10.233.77.48:44810 2021/05/12 22:55:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:23 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:23 [DEBUG] agent: Node info in sync 2021/05/12 22:55:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (568.244µs) from=10.233.77.48:44824 2021/05/12 22:55:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:24 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.56.78_9007" 2021/05/12 22:55:24 [DEBUG] agent: Node info in sync 2021/05/12 22:55:24 [DEBUG] http: Request PUT /v1/agent/service/register (155.683106ms) from=10.233.77.48:44830 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:24 [DEBUG] agent: Node info in sync 2021/05/12 22:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (99.461346ms) from=10.233.77.48:44832 2021/05/12 22:55:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.56.78_9007" 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:24 [DEBUG] agent: Node info in sync 2021/05/12 22:55:24 [DEBUG] http: Request PUT /v1/agent/service/register (300.091674ms) from=10.233.77.48:44838 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:24 [DEBUG] agent: Node info in sync 2021/05/12 22:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (550.813µs) from=10.233.77.48:44840 2021/05/12 22:55:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:25 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.27.84_9011" 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:25 [DEBUG] agent: Node info in sync 2021/05/12 22:55:25 [DEBUG] http: Request PUT /v1/agent/service/register (700.277441ms) from=10.233.77.48:44842 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:25 [DEBUG] agent: Node info in sync 2021/05/12 22:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (357.432µs) from=10.233.77.48:44846 2021/05/12 22:55:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:26 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.27.84_9011" 2021/05/12 22:55:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:26 [DEBUG] agent: Node info in sync 2021/05/12 22:55:26 [DEBUG] http: Request PUT /v1/agent/service/register (368.61567ms) from=10.233.77.48:44848 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:26 [DEBUG] agent: Node info in sync 2021/05/12 22:55:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (577.435µs) from=10.233.77.48:44854 2021/05/12 22:55:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:27 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.1.220_9004" 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:27 [DEBUG] agent: Node info in sync 2021/05/12 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (521.110261ms) from=10.233.77.48:44860 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:27 [DEBUG] agent: Node info in sync 2021/05/12 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (476.182µs) from=10.233.77.48:44862 2021/05/12 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:27 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.1.220_9004" 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:27 [DEBUG] agent: Node info in sync 2021/05/12 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (400.11449ms) from=10.233.77.48:44864 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:27 [DEBUG] agent: Node info in sync 2021/05/12 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (386.657µs) from=10.233.77.48:44870 2021/05/12 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:28 [INFO] agent: Synced service "_v0_multicloud_10.233.46.219_9001" 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:28 [DEBUG] agent: Node info in sync 2021/05/12 22:55:28 [DEBUG] http: Request PUT /v1/agent/service/register (399.899772ms) from=10.233.77.48:44874 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:28 [DEBUG] agent: Node info in sync 2021/05/12 22:55:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (500.287881ms) from=10.233.77.48:44878 2021/05/12 22:55:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:29 [INFO] agent: Synced service "_v1_multicloud_10.233.46.219_9001" 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:29 [DEBUG] agent: Node info in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:29 [DEBUG] agent: Node info in sync 2021/05/12 22:55:29 [DEBUG] http: Request PUT /v1/agent/service/register (400.713835ms) from=10.233.77.48:44884 2021/05/12 22:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (670.74µs) from=10.233.77.48:44894 2021/05/12 22:55:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:30 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.18.70_9009" 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:30 [DEBUG] agent: Node info in sync 2021/05/12 22:55:30 [DEBUG] http: Request PUT /v1/agent/service/register (300.962101ms) from=10.233.77.48:44896 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:30 [DEBUG] agent: Node info in sync 2021/05/12 22:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (450.84µs) from=10.233.77.48:44902 2021/05/12 22:55:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:32 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.18.70_9009" 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:32 [DEBUG] agent: Node info in sync 2021/05/12 22:55:32 [DEBUG] http: Request PUT /v1/agent/service/register (2.087786865s) from=10.233.77.48:44904 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:32 [DEBUG] agent: Node info in sync 2021/05/12 22:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (412.327µs) from=10.233.77.48:44928 2021/05/12 22:55:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.54.195_9015" 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Node info in sync 2021/05/12 22:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (492.921311ms) from=10.233.77.48:44930 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:33 [DEBUG] agent: Node info in sync 2021/05/12 22:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (860.29µs) from=10.233.77.48:44934 2021/05/12 22:55:33 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:33 [DEBUG] agent: Node info in sync 2021/05/12 22:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (179.712587ms) from=10.233.77.48:44936 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:33 [DEBUG] agent: Node info in sync 2021/05/12 22:55:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (658.868µs) from=10.233.77.48:44938 2021/05/12 22:55:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:35 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:35 [DEBUG] agent: Node info in sync 2021/05/12 22:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (1.169168176s) from=10.233.77.48:44944 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:35 [DEBUG] agent: Node info in sync 2021/05/12 22:55:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (630.628µs) from=10.233.77.48:44954 2021/05/12 22:55:35 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:35 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:35 [DEBUG] agent: Node info in sync 2021/05/12 22:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (156.066395ms) from=10.233.77.48:44956 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:35 [DEBUG] agent: Node info in sync 2021/05/12 22:55:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (55.512809ms) from=10.233.77.48:44958 2021/05/12 22:55:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:36 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:36 [DEBUG] agent: Node info in sync 2021/05/12 22:55:36 [DEBUG] http: Request PUT /v1/agent/service/register (306.466262ms) from=10.233.77.48:44962 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (101.02919ms) from=10.233.77.48:44970 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:36 [DEBUG] agent: Node info in sync 2021/05/12 22:55:36 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:37 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:37 [DEBUG] agent: Node info in sync 2021/05/12 22:55:37 [DEBUG] http: Request PUT /v1/agent/service/register (202.076048ms) from=10.233.77.48:44972 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:37 [DEBUG] agent: Node info in sync 2021/05/12 22:55:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (383.874µs) from=10.233.77.48:44974 2021/05/12 22:55:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:38 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:38 [DEBUG] agent: Node info in sync 2021/05/12 22:55:38 [DEBUG] http: Request PUT /v1/agent/service/register (835.590963ms) from=10.233.77.48:44976 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:38 [DEBUG] agent: Node info in sync 2021/05/12 22:55:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (253.269206ms) from=10.233.77.48:44986 2021/05/12 22:55:38 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Node info in sync 2021/05/12 22:55:39 [DEBUG] http: Request PUT /v1/agent/service/register (1.099918421s) from=10.233.77.48:44992 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:39 [DEBUG] agent: Node info in sync 2021/05/12 22:55:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (470.93µs) from=10.233.77.48:45002 2021/05/12 22:55:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Node info in sync 2021/05/12 22:55:40 [DEBUG] http: Request PUT /v1/agent/service/register (207.668964ms) from=10.233.77.48:45004 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:40 [DEBUG] agent: Node info in sync 2021/05/12 22:55:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (408.258µs) from=10.233.77.48:45010 2021/05/12 22:55:40 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:41 [DEBUG] agent: Node info in sync 2021/05/12 22:55:41 [DEBUG] http: Request PUT /v1/agent/service/register (643.634703ms) from=10.233.77.48:45012 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:41 [DEBUG] agent: Node info in sync 2021/05/12 22:55:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (517.111µs) from=10.233.77.48:45018 2021/05/12 22:55:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:41 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:41 [DEBUG] agent: Node info in sync 2021/05/12 22:55:41 [DEBUG] http: Request PUT /v1/agent/service/register (257.950114ms) from=10.233.77.48:45020 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:41 [DEBUG] agent: Node info in sync 2021/05/12 22:55:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (470.548µs) from=10.233.77.48:45022 2021/05/12 22:55:42 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:42 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Node info in sync 2021/05/12 22:55:42 [DEBUG] http: Request PUT /v1/agent/service/register (167.859861ms) from=10.233.77.48:45024 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:42 [DEBUG] agent: Node info in sync 2021/05/12 22:55:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (622.072µs) from=10.233.77.48:45034 2021/05/12 22:55:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:43 [DEBUG] agent: Node info in sync 2021/05/12 22:55:43 [DEBUG] http: Request PUT /v1/agent/service/register (507.215476ms) from=10.233.77.48:45042 2021/05/12 22:55:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:43 [DEBUG] agent: Node info in sync 2021/05/12 22:55:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (707.981µs) from=10.233.77.48:45050 2021/05/12 22:55:43 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:44 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Node info in sync 2021/05/12 22:55:44 [DEBUG] http: Request PUT /v1/agent/service/register (292.326116ms) from=10.233.77.48:45052 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:44 [DEBUG] agent: Node info in sync 2021/05/12 22:55:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (396.572µs) from=10.233.77.48:45058 2021/05/12 22:55:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Node info in sync 2021/05/12 22:55:44 [DEBUG] http: Request PUT /v1/agent/service/register (581.459283ms) from=10.233.77.48:45060 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:44 [DEBUG] agent: Node info in sync 2021/05/12 22:55:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (87.883788ms) from=10.233.77.48:45066 2021/05/12 22:55:45 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Node info in sync 2021/05/12 22:55:45 [DEBUG] http: Request PUT /v1/agent/service/register (676.088353ms) from=10.233.77.48:45068 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:45 [DEBUG] agent: Node info in sync 2021/05/12 22:55:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (635.906µs) from=10.233.77.48:45074 2021/05/12 22:55:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:47 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:47 [DEBUG] agent: Node info in sync 2021/05/12 22:55:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.270442814s) from=10.233.77.48:45080 2021/05/12 22:55:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:47 [DEBUG] agent: Node info in sync 2021/05/12 22:55:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (658.36µs) from=10.233.77.48:45090 2021/05/12 22:55:47 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Node info in sync 2021/05/12 22:55:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.390157357s) from=10.233.77.48:45094 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Node info in sync 2021/05/12 22:55:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (529.456µs) from=10.233.77.48:45106 2021/05/12 22:55:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.16_8446" 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Node info in sync 2021/05/12 22:55:49 [DEBUG] http: Request PUT /v1/agent/service/register (499.784233ms) from=10.233.77.48:45108 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:49 [DEBUG] agent: Node info in sync 2021/05/12 22:55:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (471.995µs) from=10.233.77.48:45112 2021/05/12 22:55:50 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:50 [DEBUG] agent: Node info in sync 2021/05/12 22:55:50 [DEBUG] http: Request PUT /v1/agent/service/register (680.866974ms) from=10.233.77.48:45116 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:50 [DEBUG] agent: Node info in sync 2021/05/12 22:55:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (91.409244ms) from=10.233.77.48:45122 2021/05/12 22:55:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:52 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Node info in sync 2021/05/12 22:55:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.105747578s) from=10.233.77.48:45124 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Node info in sync 2021/05/12 22:55:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (100.112003ms) from=10.233.77.48:45132 2021/05/12 22:55:52 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Node info in sync 2021/05/12 22:55:52 [DEBUG] http: Request PUT /v1/agent/service/register (441.457739ms) from=10.233.77.48:45142 2021/05/12 22:55:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:52 [DEBUG] agent: Node info in sync 2021/05/12 22:55:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (39.55587ms) from=10.233.77.48:45148 2021/05/12 22:55:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:53 [DEBUG] agent: Node info in sync 2021/05/12 22:55:53 [DEBUG] http: Request PUT /v1/agent/service/register (400.697284ms) from=10.233.77.48:45154 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:53 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:53 [DEBUG] agent: Node info in sync 2021/05/12 22:55:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (421.594µs) from=10.233.77.48:45158 2021/05/12 22:55:53 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:55 [DEBUG] agent: Node info in sync 2021/05/12 22:55:55 [DEBUG] http: Request PUT /v1/agent/service/register (1.499578659s) from=10.233.77.48:45160 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:55 [DEBUG] agent: Node info in sync 2021/05/12 22:55:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (516.864µs) from=10.233.77.48:45170 2021/05/12 22:55:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:55 [DEBUG] agent: Node info in sync 2021/05/12 22:55:55 [DEBUG] http: Request PUT /v1/agent/service/register (655.049362ms) from=10.233.77.48:45172 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:55 [DEBUG] agent: Node info in sync 2021/05/12 22:55:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (642.582µs) from=10.233.77.48:45176 2021/05/12 22:55:56 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:55:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Node info in sync 2021/05/12 22:55:56 [DEBUG] http: Request PUT /v1/agent/service/register (251.488556ms) from=10.233.77.48:45186 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:55:56 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (460.568µs) from=10.233.77.48:45188 2021/05/12 22:55:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:55:57 [DEBUG] agent: Node info in sync 2021/05/12 22:55:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:55: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/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Node info in sync 2021/05/12 22:56:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.829488323s) from=10.233.77.48:45190 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Node info in sync 2021/05/12 22:56:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (597.042µs) from=10.233.77.48:45208 2021/05/12 22:56:00 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:00 [DEBUG] agent: Node info in sync 2021/05/12 22:56:00 [DEBUG] http: Request PUT /v1/agent/service/register (311.712305ms) from=10.233.77.48:45212 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:00 [DEBUG] agent: Node info in sync 2021/05/12 22:56:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (79.539266ms) from=10.233.77.48:45218 2021/05/12 22:56:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Node info in sync 2021/05/12 22:56:01 [DEBUG] http: Request PUT /v1/agent/service/register (410.453809ms) from=10.233.77.48:45220 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:01 [DEBUG] agent: Node info in sync 2021/05/12 22:56:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (59.507336ms) from=10.233.77.48:45226 2021/05/12 22:56:01 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:02 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:02 [DEBUG] agent: Node info in sync 2021/05/12 22:56:02 [DEBUG] http: Request PUT /v1/agent/service/register (800.302356ms) from=10.233.77.48:45228 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:02 [DEBUG] agent: Node info in sync 2021/05/12 22:56:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (309.814µs) from=10.233.77.48:45242 2021/05/12 22:56:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Node info in sync 2021/05/12 22:56:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.291801721s) from=10.233.77.48:45244 2021/05/12 22:56:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:03 [DEBUG] agent: Node info in sync 2021/05/12 22:56:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (427.181µs) from=10.233.77.48:45258 2021/05/12 22:56:04 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56: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/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:04 [DEBUG] agent: Node info in sync 2021/05/12 22:56:04 [DEBUG] http: Request PUT /v1/agent/service/register (489.836112ms) from=10.233.77.48:45260 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:04 [DEBUG] agent: Node info in sync 2021/05/12 22:56:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (577.175µs) from=10.233.77.48:45268 2021/05/12 22:56:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56: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/05/12 22:56:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Node info in sync 2021/05/12 22:56:05 [DEBUG] http: Request PUT /v1/agent/service/register (405.784731ms) from=10.233.77.48:45270 2021/05/12 22:56:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:05 [DEBUG] agent: Node info in sync 2021/05/12 22:56:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (529.908µs) from=10.233.77.48:45272 2021/05/12 22:56:05 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56: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/05/12 22:56:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Node info in sync 2021/05/12 22:56:06 [DEBUG] http: Request PUT /v1/agent/service/register (800.543565ms) from=10.233.77.48:45276 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:06 [DEBUG] agent: Node info in sync 2021/05/12 22:56:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (99.789827ms) from=10.233.77.48:45280 2021/05/12 22:56:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56: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/05/12 22:56:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Node info in sync 2021/05/12 22:56:07 [DEBUG] http: Request PUT /v1/agent/service/register (804.084766ms) from=10.233.77.48:45288 2021/05/12 22:56:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (470.125µs) from=10.233.77.48:45296 2021/05/12 22:56:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Node info in sync 2021/05/12 22:56:08 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Node info in sync 2021/05/12 22:56:08 [DEBUG] http: Request PUT /v1/agent/service/register (355.268143ms) from=10.233.77.48:45302 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:08 [DEBUG] agent: Node info in sync 2021/05/12 22:56:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (462.658µs) from=10.233.77.48:45306 2021/05/12 22:56:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.16_8446" 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Node info in sync 2021/05/12 22:56:09 [DEBUG] http: Request PUT /v1/agent/service/register (223.292764ms) from=10.233.77.48:45310 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Node info in sync 2021/05/12 22:56:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (200.261048ms) from=10.233.77.48:45314 2021/05/12 22:56:09 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.16_8446" 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Node info in sync 2021/05/12 22:56:09 [DEBUG] http: Request PUT /v1/agent/service/register (400.368611ms) from=10.233.77.48:45320 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:09 [DEBUG] agent: Node info in sync 2021/05/12 22:56:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (644.806µs) from=10.233.77.48:45324 2021/05/12 22:56:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.16_8446" 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:10 [DEBUG] agent: Node info in sync 2021/05/12 22:56:10 [DEBUG] http: Request PUT /v1/agent/service/register (524.276439ms) from=10.233.77.48:45326 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:10 [DEBUG] agent: Node info in sync 2021/05/12 22:56:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (359.114µs) from=10.233.77.48:45332 2021/05/12 22:56:11 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.16_8446" 2021/05/12 22:56:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Node info in sync 2021/05/12 22:56:12 [DEBUG] http: Request PUT /v1/agent/service/register (999.783166ms) from=10.233.77.48:45334 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Node info in sync 2021/05/12 22:56:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (442.569µs) from=10.233.77.48:45342 2021/05/12 22:56:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.16_8446" 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:12 [DEBUG] agent: Node info in sync 2021/05/12 22:56:12 [DEBUG] http: Request PUT /v1/agent/service/register (580.805818ms) from=10.233.77.48:45350 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:12 [DEBUG] agent: Node info in sync 2021/05/12 22:56:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (388.495µs) from=10.233.77.48:45358 2021/05/12 22:56:13 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.16_8446" 2021/05/12 22:56:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Node info in sync 2021/05/12 22:56:13 [DEBUG] http: Request PUT /v1/agent/service/register (700.602329ms) from=10.233.77.48:45362 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:14 [DEBUG] agent: Node info in sync 2021/05/12 22:56:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (499.981259ms) from=10.233.77.48:45374 2021/05/12 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.16_8446" 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Node info in sync 2021/05/12 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (501.060157ms) from=10.233.77.48:45380 2021/05/12 22:56:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:15 [DEBUG] agent: Node info in sync 2021/05/12 22:56:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (99.580226ms) from=10.233.77.48:45386 2021/05/12 22:56:16 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.16_8446" 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Node info in sync 2021/05/12 22:56:16 [DEBUG] http: Request PUT /v1/agent/service/register (615.699065ms) from=10.233.77.48:45388 2021/05/12 22:56:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:16 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:16 [DEBUG] agent: Node info in sync 2021/05/12 22:56:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (454.575µs) from=10.233.77.48:45398 2021/05/12 22:56:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:17 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.16_8446" 2021/05/12 22:56:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_appc_10.233.48.176_8443" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_parser_10.233.40.228_8806" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.187_443" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.176_9005" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_catalog_10.233.40.228_8806" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:17 [DEBUG] agent: Node info in sync 2021/05/12 22:56:17 [DEBUG] http: Request PUT /v1/agent/service/register (344.000866ms) from=10.233.77.48:45400 2021/05/12 22:56:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_message-router_10.233.44.82_3904" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.18.70_9009" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.228_8806" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.219_9001" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.161_8080" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.78_9007" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.1.220_9004" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.195_9015" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.176_9005" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.112_9518" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.228_8806" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.84_9011" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.16_8446" in sync 2021/05/12 22:56:17 [DEBUG] agent: