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: 'dc719b88-e52f-a85a-075a-432e01123454' Node name: 'onap-msb-consul-86975585d9-zbj2f' 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/06/19 20:49:16 [DEBUG] agent: Using random ID "dc719b88-e52f-a85a-075a-432e01123454" as node ID 2021/06/19 20:49:16 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:dc719b88-e52f-a85a-075a-432e01123454 Address:127.0.0.1:8300}] 2021/06/19 20:49:16 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/19 20:49:16 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-zbj2f.dc1 127.0.0.1 2021/06/19 20:49:17 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/19 20:49:17 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/19 20:49:17 [WARN] raft: Unable to get address for server id dc719b88-e52f-a85a-075a-432e01123454, using fallback address 127.0.0.1:8300: Could not find address for server id dc719b88-e52f-a85a-075a-432e01123454 2021/06/19 20:49:17 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-zbj2f 127.0.0.1 2021/06/19 20:49:17 [DEBUG] raft: Votes needed: 1 2021/06/19 20:49:17 [DEBUG] raft: Vote granted from dc719b88-e52f-a85a-075a-432e01123454 in term 2. Tally: 1 2021/06/19 20:49:17 [INFO] raft: Election won. Tally: 1 2021/06/19 20:49:17 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/19 20:49:17 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-zbj2f (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/19 20:49:17 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-zbj2f.dc1" in area "wan" 2021/06/19 20:49:17 [INFO] consul: cluster leadership acquired 2021/06/19 20:49:17 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/19 20:49:17 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-zbj2f 2021/06/19 20:49:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/19 20:49:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/19 20:49:17 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/19 20:49:17 [INFO] agent: started state syncer 2021/06/19 20:49:17 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/19 20:49:17 [INFO] agent: Synced node info 2021/06/19 20:49:18 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/19 20:49:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-zbj2f" since the cluster is too small 2021/06/19 20:49:18 [INFO] consul: member 'onap-msb-consul-86975585d9-zbj2f' joined, marking health alive 2021/06/19 20:49:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-zbj2f" since the cluster is too small 2021/06/19 20:49:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/19 20:49:20 [DEBUG] agent: Node info in sync 2021/06/19 20:49:20 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/06/19 20:49:22 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-zbj2f": context deadline exceeded 2021/06/19 20:50:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-zbj2f" since the cluster is too small 2021/06/19 20:50:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/19 20:50:44 [DEBUG] agent: Node info in sync 2021/06/19 20:51:07 [DEBUG] http: Request GET /v1/status/leader (990.167µs) from=10.233.72.171:53070 2021/06/19 20:51:08 [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/06/19 20:51: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/06/19 20:51:09 [INFO] agent: Synced service "_v1_message-router_10.233.14.214_3904" 2021/06/19 20:51:09 [DEBUG] agent: Node info in sync 2021/06/19 20:51:09 [DEBUG] http: Request PUT /v1/agent/service/register (284.573891ms) from=10.233.72.171:53082 2021/06/19 20:51:09 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:09 [DEBUG] agent: Node info in sync 2021/06/19 20:51:09 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (766.377µs) from=10.233.72.171:53086 2021/06/19 20:51:09 [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/06/19 20:51: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/06/19 20:51:09 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:09 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.57.138_9015" 2021/06/19 20:51:09 [DEBUG] agent: Node info in sync 2021/06/19 20:51:09 [DEBUG] http: Request PUT /v1/agent/service/register (239.914435ms) from=10.233.72.171:53092 2021/06/19 20:51:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:09 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:09 [DEBUG] agent: Node info in sync 2021/06/19 20:51:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (872.906µs) from=10.233.72.171:53096 2021/06/19 20:51:10 [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/06/19 20:51: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/06/19 20:51:10 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:10 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.1.105_8080" 2021/06/19 20:51:10 [DEBUG] agent: Node info in sync 2021/06/19 20:51:10 [DEBUG] http: Request PUT /v1/agent/service/register (279.355407ms) from=10.233.72.171:53098 2021/06/19 20:51:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:10 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:10 [DEBUG] agent: Node info in sync 2021/06/19 20:51:10 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (502.174µs) from=10.233.72.171:53100 2021/06/19 20:51:10 [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/06/19 20:51: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/06/19 20:51:11 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:11 [INFO] agent: Synced service "_v1_appc_10.233.46.34_8443" 2021/06/19 20:51:11 [DEBUG] agent: Node info in sync 2021/06/19 20:51:11 [DEBUG] http: Request PUT /v1/agent/service/register (379.513009ms) from=10.233.72.171:53102 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:11 [DEBUG] agent: Node info in sync 2021/06/19 20:51:11 [DEBUG] http: Request GET /v1/health/service/appc-v1 (4.944821ms) from=10.233.72.171:53106 2021/06/19 20:51:11 [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/06/19 20:51: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/06/19 20:51:11 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:11 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.61.82_9007" 2021/06/19 20:51:11 [DEBUG] agent: Node info in sync 2021/06/19 20:51:11 [DEBUG] http: Request PUT /v1/agent/service/register (347.718497ms) from=10.233.72.171:53112 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:11 [DEBUG] agent: Node info in sync 2021/06/19 20:51:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (12.725779ms) from=10.233.72.171:53116 2021/06/19 20:51:11 [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/06/19 20:51: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/06/19 20:51:11 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:11 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.61.82_9007" 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:11 [DEBUG] agent: Node info in sync 2021/06/19 20:51:11 [DEBUG] http: Request PUT /v1/agent/service/register (156.720243ms) from=10.233.72.171:53118 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:11 [DEBUG] agent: Node info in sync 2021/06/19 20:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (359.389µs) from=10.233.72.171:53122 2021/06/19 20:51:12 [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/06/19 20:51: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/06/19 20:51:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:12 [INFO] agent: Synced service "_v0_multicloud_10.233.38.6_9001" 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:12 [DEBUG] agent: Node info in sync 2021/06/19 20:51:12 [DEBUG] http: Request PUT /v1/agent/service/register (336.499617ms) from=10.233.72.171:53124 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:12 [DEBUG] agent: Node info in sync 2021/06/19 20:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (738.35µs) from=10.233.72.171:53126 2021/06/19 20:51:12 [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/06/19 20:51: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/06/19 20:51:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [INFO] agent: Synced service "_v1_multicloud_10.233.38.6_9001" 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:13 [DEBUG] agent: Node info in sync 2021/06/19 20:51:13 [DEBUG] http: Request PUT /v1/agent/service/register (200.105572ms) from=10.233.72.171:53130 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [DEBUG] agent: Node info in sync 2021/06/19 20:51:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (469.204µs) from=10.233.72.171:53132 2021/06/19 20:51:13 [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/06/19 20:51: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/06/19 20:51:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.27.207_9518" 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:13 [DEBUG] agent: Node info in sync 2021/06/19 20:51:13 [DEBUG] http: Request PUT /v1/agent/service/register (330.587093ms) from=10.233.72.171:53134 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [DEBUG] agent: Node info in sync 2021/06/19 20:51:13 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (411.69µs) from=10.233.72.171:53140 2021/06/19 20:51:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:13 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.61.85_443" 2021/06/19 20:51:13 [DEBUG] agent: Node info in sync 2021/06/19 20:51:13 [DEBUG] http: Request PUT /v1/agent/service/register (154.44228ms) from=10.233.72.171:53142 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:13 [DEBUG] agent: Node info in sync 2021/06/19 20:51:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (318.948µs) from=10.233.72.171:53148 2021/06/19 20:51:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:14 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.31.241_9009" 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:14 [DEBUG] agent: Node info in sync 2021/06/19 20:51:14 [DEBUG] http: Request PUT /v1/agent/service/register (136.982991ms) from=10.233.72.171:53150 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:14 [DEBUG] agent: Node info in sync 2021/06/19 20:51:14 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (414.265µs) from=10.233.72.171:53156 2021/06/19 20:51:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:14 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.31.241_9009" 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:14 [DEBUG] agent: Node info in sync 2021/06/19 20:51:14 [DEBUG] http: Request PUT /v1/agent/service/register (344.817348ms) from=10.233.72.171:53158 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:14 [DEBUG] agent: Node info in sync 2021/06/19 20:51:14 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (345.467µs) from=10.233.72.171:53164 2021/06/19 20:51:14 [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/06/19 20:51: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/06/19 20:51:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:15 [INFO] agent: Synced service "_v1_parser_10.233.47.71_8806" 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:15 [DEBUG] agent: Node info in sync 2021/06/19 20:51:15 [DEBUG] http: Request PUT /v1/agent/service/register (203.14168ms) from=10.233.72.171:53166 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:15 [DEBUG] agent: Node info in sync 2021/06/19 20:51:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (385.539332ms) from=10.233.72.171:53168 2021/06/19 20:51:16 [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/06/19 20:51: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/06/19 20:51:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:16 [INFO] agent: Synced service "_v1_catalog_10.233.47.71_8806" 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:16 [DEBUG] agent: Node info in sync 2021/06/19 20:51:16 [DEBUG] http: Request PUT /v1/agent/service/register (244.860995ms) from=10.233.72.171:53172 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:16 [DEBUG] agent: Node info in sync 2021/06/19 20:51:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (498.919µs) from=10.233.72.171:53178 2021/06/19 20:51:16 [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/06/19 20:51: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/06/19 20:51:17 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [INFO] agent: Synced service "_v1_nsd_10.233.47.71_8806" 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Node info in sync 2021/06/19 20:51:17 [DEBUG] http: Request PUT /v1/agent/service/register (384.351999ms) from=10.233.72.171:53180 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Node info in sync 2021/06/19 20:51:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (561.963µs) from=10.233.72.171:53186 2021/06/19 20:51:17 [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/06/19 20:51: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/06/19 20:51:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-zbj2f" since the cluster is too small 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.71_8806" 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:17 [DEBUG] agent: Node info in sync 2021/06/19 20:51:17 [DEBUG] http: Request PUT /v1/agent/service/register (181.817813ms) from=10.233.72.171:53188 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Node info in sync 2021/06/19 20:51:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-zbj2f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/19 20:51:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (99.818245ms) from=10.233.72.171:53190 2021/06/19 20:51:17 [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/06/19 20:51:17 [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/06/19 20:51: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/06/19 20:51:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Node info in sync 2021/06/19 20:51:17 [DEBUG] http: Request PUT /v1/agent/service/register (300.854597ms) from=10.233.72.171:53192 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:18 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (94.005063ms) from=10.233.72.171:53198 2021/06/19 20:51:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:18 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:18 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:18 [DEBUG] agent: Node info in sync 2021/06/19 20:51:18 [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/06/19 20:51: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/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:19 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:19 [DEBUG] agent: Node info in sync 2021/06/19 20:51:19 [DEBUG] http: Request PUT /v1/agent/service/register (363.849651ms) from=10.233.72.171:53208 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Node info in sync 2021/06/19 20:51:19 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (472.115µs) from=10.233.72.171:53210 2021/06/19 20:51:19 [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/06/19 20:51: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/06/19 20:51:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:19 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:19 [DEBUG] agent: Node info in sync 2021/06/19 20:51:19 [DEBUG] http: Request PUT /v1/agent/service/register (200.111855ms) from=10.233.72.171:53212 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:19 [DEBUG] agent: Node info in sync 2021/06/19 20:51:19 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (100.176384ms) from=10.233.72.171:53218 2021/06/19 20:51:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.27.0_9011" 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:20 [DEBUG] agent: Node info in sync 2021/06/19 20:51:20 [DEBUG] http: Request PUT /v1/agent/service/register (178.284108ms) from=10.233.72.171:53222 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Node info in sync 2021/06/19 20:51:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (481.713µs) from=10.233.72.171:53224 2021/06/19 20:51:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.27.0_9011" 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Node info in sync 2021/06/19 20:51:20 [DEBUG] http: Request PUT /v1/agent/service/register (200.466968ms) from=10.233.72.171:53226 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Node info in sync 2021/06/19 20:51:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (295.085µs) from=10.233.72.171:53228 2021/06/19 20:51:20 [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/06/19 20:51: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/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:20 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.47.187_9004" 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Node info in sync 2021/06/19 20:51:20 [DEBUG] http: Request PUT /v1/agent/service/register (226.482665ms) from=10.233.72.171:53230 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:20 [DEBUG] agent: Node info in sync 2021/06/19 20:51:20 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (381.927µs) from=10.233.72.171:53234 2021/06/19 20:51:20 [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/06/19 20:51: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/06/19 20:51:21 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:21 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.47.187_9004" 2021/06/19 20:51:21 [DEBUG] agent: Node info in sync 2021/06/19 20:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (247.845082ms) from=10.233.72.171:53236 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:21 [DEBUG] agent: Node info in sync 2021/06/19 20:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (454.603µs) from=10.233.72.171:53242 2021/06/19 20:51:21 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:21 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:21 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:21 [DEBUG] agent: Node info in sync 2021/06/19 20:51:21 [DEBUG] http: Request PUT /v1/agent/service/register (400.935236ms) from=10.233.72.171:53246 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:21 [DEBUG] agent: Node info in sync 2021/06/19 20:51:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (88.907165ms) from=10.233.72.171:53250 2021/06/19 20:51:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:22 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:22 [DEBUG] agent: Node info in sync 2021/06/19 20:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (278.877658ms) from=10.233.72.171:53252 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:22 [DEBUG] agent: Node info in sync 2021/06/19 20:51:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (368.843µs) from=10.233.72.171:53254 2021/06/19 20:51:22 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:23 [DEBUG] agent: Node info in sync 2021/06/19 20:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (796.766289ms) from=10.233.72.171:53256 2021/06/19 20:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:23 [DEBUG] agent: Node info in sync 2021/06/19 20:51:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (549.486µs) from=10.233.72.171:53260 2021/06/19 20:51:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:23 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:23 [DEBUG] agent: Node info in sync 2021/06/19 20:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (518.478439ms) from=10.233.72.171:53262 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:23 [DEBUG] agent: Node info in sync 2021/06/19 20:51:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.534067ms) from=10.233.72.171:53270 2021/06/19 20:51:24 [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/06/19 20:51:24 [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/06/19 20:51:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:25 [DEBUG] agent: Node info in sync 2021/06/19 20:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (1.000615984s) from=10.233.72.171:53272 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Node info in sync 2021/06/19 20:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (419.674µs) from=10.233.72.171:53282 2021/06/19 20:51:25 [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/06/19 20:51:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:25 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:25 [DEBUG] agent: Node info in sync 2021/06/19 20:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (100.129907ms) from=10.233.72.171:53284 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:25 [DEBUG] agent: Node info in sync 2021/06/19 20:51:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (479.572µs) from=10.233.72.171:53288 2021/06/19 20:51:25 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:26 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Node info in sync 2021/06/19 20:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (289.566286ms) from=10.233.72.171:53290 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Node info in sync 2021/06/19 20:51:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (459.402µs) from=10.233.72.171:53294 2021/06/19 20:51:26 [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/06/19 20:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Node info in sync 2021/06/19 20:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (199.769818ms) from=10.233.72.171:53296 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Node info in sync 2021/06/19 20:51:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (433.13µs) from=10.233.72.171:53300 2021/06/19 20:51:26 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Node info in sync 2021/06/19 20:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (167.149935ms) from=10.233.72.171:53302 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:26 [DEBUG] agent: Node info in sync 2021/06/19 20:51:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (545.591µs) from=10.233.72.171:53306 2021/06/19 20:51:27 [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/06/19 20:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:27 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Node info in sync 2021/06/19 20:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (381.194474ms) from=10.233.72.171:53310 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Node info in sync 2021/06/19 20:51:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (351.76µs) from=10.233.72.171:53312 2021/06/19 20:51:27 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Node info in sync 2021/06/19 20:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (270.423794ms) from=10.233.72.171:53314 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:27 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:27 [DEBUG] agent: Node info in sync 2021/06/19 20:51:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (100.284609ms) from=10.233.72.171:53320 2021/06/19 20:51:28 [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/06/19 20:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:28 [DEBUG] agent: Node info in sync 2021/06/19 20:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (280.226611ms) from=10.233.72.171:53322 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:28 [DEBUG] agent: Node info in sync 2021/06/19 20:51:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (391.995µs) from=10.233.72.171:53324 2021/06/19 20:51:28 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:29 [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/06/19 20:51:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Node info in sync 2021/06/19 20:51:30 [DEBUG] http: Request PUT /v1/agent/service/register (1.601010462s) from=10.233.72.171:53332 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Node info in sync 2021/06/19 20:51:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (468.905µs) from=10.233.72.171:53342 2021/06/19 20:51:30 [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/06/19 20:51:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Node info in sync 2021/06/19 20:51:30 [DEBUG] http: Request PUT /v1/agent/service/register (204.09992ms) from=10.233.72.171:53344 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Node info in sync 2021/06/19 20:51:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (694.245µs) from=10.233.72.171:53346 2021/06/19 20:51:30 [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/06/19 20:51:30 [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/06/19 20:51:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51: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/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Node info in sync 2021/06/19 20:51:30 [DEBUG] http: Request PUT /v1/agent/service/register (118.356258ms) from=10.233.72.171:53348 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:30 [DEBUG] agent: Node info in sync 2021/06/19 20:51:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (315.623µs) from=10.233.72.171:53352 2021/06/19 20:51:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:31 [DEBUG] agent: Node info in sync 2021/06/19 20:51:31 [DEBUG] http: Request PUT /v1/agent/service/register (400.606741ms) from=10.233.72.171:53354 2021/06/19 20:51:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:31 [DEBUG] agent: Node info in sync 2021/06/19 20:51:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (451.77µs) from=10.233.72.171:53366 2021/06/19 20:51:31 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Node info in sync 2021/06/19 20:51:32 [DEBUG] http: Request PUT /v1/agent/service/register (381.272363ms) from=10.233.72.171:53368 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Node info in sync 2021/06/19 20:51:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (318.602µs) from=10.233.72.171:53372 2021/06/19 20:51:32 [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/06/19 20:51:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.190_8446" 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Node info in sync 2021/06/19 20:51:32 [DEBUG] http: Request PUT /v1/agent/service/register (207.764844ms) from=10.233.72.171:53374 2021/06/19 20:51:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:32 [DEBUG] agent: Node info in sync 2021/06/19 20:51:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (330.857µs) from=10.233.72.171:53376 2021/06/19 20:51:32 [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/06/19 20:51:32 [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/06/19 20:51:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Node info in sync 2021/06/19 20:51:32 [DEBUG] http: Request PUT /v1/agent/service/register (278.773385ms) from=10.233.72.171:53378 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:32 [DEBUG] agent: Node info in sync 2021/06/19 20:51:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (354.694µs) from=10.233.72.171:53382 2021/06/19 20:51:33 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Node info in sync 2021/06/19 20:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (207.928192ms) from=10.233.72.171:53384 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:33 [DEBUG] agent: Node info in sync 2021/06/19 20:51:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (499.904717ms) from=10.233.72.171:53386 2021/06/19 20:51:34 [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/06/19 20:51:34 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Node info in sync 2021/06/19 20:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.097720816s) from=10.233.72.171:53392 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:37 [DEBUG] agent: Node info in sync 2021/06/19 20:51:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (421.735µs) from=10.233.72.171:53414 2021/06/19 20:51:37 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Node info in sync 2021/06/19 20:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (963.288917ms) from=10.233.72.171:53416 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:38 [DEBUG] agent: Node info in sync 2021/06/19 20:51:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (393.723µs) from=10.233.72.171:53424 2021/06/19 20:51:38 [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/06/19 20:51:38 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:38 [DEBUG] agent: Node info in sync 2021/06/19 20:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (273.341382ms) from=10.233.72.171:53426 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Node info in sync 2021/06/19 20:51:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (391.431µs) from=10.233.72.171:53434 2021/06/19 20:51:38 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Node info in sync 2021/06/19 20:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (277.584965ms) from=10.233.72.171:53436 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:38 [DEBUG] agent: Node info in sync 2021/06/19 20:51:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (393.495µs) from=10.233.72.171:53440 2021/06/19 20:51:39 [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/06/19 20:51:39 [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/06/19 20:51:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Node info in sync 2021/06/19 20:51:39 [DEBUG] http: Request PUT /v1/agent/service/register (200.066162ms) from=10.233.72.171:53442 2021/06/19 20:51:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (337.056µs) from=10.233.72.171:53446 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:39 [DEBUG] agent: Node info in sync 2021/06/19 20:51:39 [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/06/19 20:51:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Node info in sync 2021/06/19 20:51:40 [DEBUG] http: Request PUT /v1/agent/service/register (534.144983ms) from=10.233.72.171:53452 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Node info in sync 2021/06/19 20:51:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (406.652µs) from=10.233.72.171:53456 2021/06/19 20:51:40 [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/06/19 20:51:40 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Node info in sync 2021/06/19 20:51:40 [DEBUG] http: Request PUT /v1/agent/service/register (502.863447ms) from=10.233.72.171:53458 2021/06/19 20:51:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:40 [DEBUG] agent: Node info in sync 2021/06/19 20:51:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (431.079µs) from=10.233.72.171:53462 2021/06/19 20:51:41 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:41 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Node info in sync 2021/06/19 20:51:41 [DEBUG] http: Request PUT /v1/agent/service/register (347.072461ms) from=10.233.72.171:53466 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (344.03µs) from=10.233.72.171:53474 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Node info in sync 2021/06/19 20:51:41 [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/06/19 20:51:41 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:41 [DEBUG] agent: Node info in sync 2021/06/19 20:51:41 [DEBUG] http: Request PUT /v1/agent/service/register (201.074761ms) from=10.233.72.171:53476 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:41 [DEBUG] agent: Node info in sync 2021/06/19 20:51:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (199.856992ms) from=10.233.72.171:53478 2021/06/19 20:51:42 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Node info in sync 2021/06/19 20:51:42 [DEBUG] http: Request PUT /v1/agent/service/register (381.451972ms) from=10.233.72.171:53482 2021/06/19 20:51:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:42 [DEBUG] agent: Node info in sync 2021/06/19 20:51:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (407.499µs) from=10.233.72.171:53484 2021/06/19 20:51:42 [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/06/19 20:51:42 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Node info in sync 2021/06/19 20:51:43 [DEBUG] http: Request PUT /v1/agent/service/register (305.176267ms) from=10.233.72.171:53486 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Node info in sync 2021/06/19 20:51:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (463.472µs) from=10.233.72.171:53490 2021/06/19 20:51:43 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:43 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Node info in sync 2021/06/19 20:51:43 [DEBUG] http: Request PUT /v1/agent/service/register (104.119002ms) from=10.233.72.171:53494 2021/06/19 20:51:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:43 [DEBUG] agent: Node info in sync 2021/06/19 20:51:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (431.422µs) from=10.233.72.171:53498 2021/06/19 20:51:43 [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/06/19 20:51:43 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:44 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Node info in sync 2021/06/19 20:51:44 [DEBUG] http: Request PUT /v1/agent/service/register (179.750933ms) from=10.233.72.171:53502 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (369.386µs) from=10.233.72.171:53504 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Node info in sync 2021/06/19 20:51:44 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Node info in sync 2021/06/19 20:51:44 [DEBUG] http: Request PUT /v1/agent/service/register (189.929966ms) from=10.233.72.171:53510 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Node info in sync 2021/06/19 20:51:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (467.897µs) from=10.233.72.171:53516 2021/06/19 20:51:44 [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/06/19 20:51:44 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Node info in sync 2021/06/19 20:51:44 [DEBUG] http: Request PUT /v1/agent/service/register (76.488895ms) from=10.233.72.171:53520 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:44 [DEBUG] agent: Node info in sync 2021/06/19 20:51:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (434.75µs) from=10.233.72.171:53522 2021/06/19 20:51:45 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.190_8446" 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Node info in sync 2021/06/19 20:51:46 [DEBUG] http: Request PUT /v1/agent/service/register (716.269054ms) from=10.233.72.171:53524 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:46 [DEBUG] agent: Node info in sync 2021/06/19 20:51:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (614.446µs) from=10.233.72.171:53532 2021/06/19 20:51:46 [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/06/19 20:51:46 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.190_8446" 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:46 [DEBUG] agent: Node info in sync 2021/06/19 20:51:46 [DEBUG] http: Request PUT /v1/agent/service/register (292.786876ms) from=10.233.72.171:53534 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:46 [DEBUG] agent: Node info in sync 2021/06/19 20:51:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (480.528µs) from=10.233.72.171:53536 2021/06/19 20:51:47 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:47 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.190_8446" 2021/06/19 20:51:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:47 [DEBUG] agent: Node info in sync 2021/06/19 20:51:47 [DEBUG] http: Request PUT /v1/agent/service/register (183.76444ms) from=10.233.72.171:53542 2021/06/19 20:51:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:47 [DEBUG] agent: Node info in sync 2021/06/19 20:51:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (432.57µs) from=10.233.72.171:53544 2021/06/19 20:51:47 [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/06/19 20:51:47 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.190_8446" 2021/06/19 20:51:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Node info in sync 2021/06/19 20:51:48 [DEBUG] http: Request PUT /v1/agent/service/register (1.480781924s) from=10.233.72.171:53546 2021/06/19 20:51:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:48 [DEBUG] agent: Node info in sync 2021/06/19 20:51:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (477.182µs) from=10.233.72.171:53560 2021/06/19 20:51:49 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.190_8446" 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Node info in sync 2021/06/19 20:51:49 [DEBUG] http: Request PUT /v1/agent/service/register (261.197948ms) from=10.233.72.171:53562 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (199.936123ms) from=10.233.72.171:53564 2021/06/19 20:51:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:49 [DEBUG] agent: Node info in sync 2021/06/19 20:51:50 [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/06/19 20:51:50 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.190_8446" 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Node info in sync 2021/06/19 20:51:50 [DEBUG] http: Request PUT /v1/agent/service/register (999.958329ms) from=10.233.72.171:53570 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:50 [DEBUG] agent: Node info in sync 2021/06/19 20:51:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (99.542742ms) from=10.233.72.171:53574 2021/06/19 20:51:50 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:51 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.190_8446" 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Node info in sync 2021/06/19 20:51:51 [DEBUG] http: Request PUT /v1/agent/service/register (649.751087ms) from=10.233.72.171:53578 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:51 [DEBUG] agent: Node info in sync 2021/06/19 20:51:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (460.385µs) from=10.233.72.171:53586 2021/06/19 20:51:51 [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/06/19 20:51:51 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.190_8446" 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Node info in sync 2021/06/19 20:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (284.265782ms) from=10.233.72.171:53588 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Node info in sync 2021/06/19 20:51:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (309.004µs) from=10.233.72.171:53592 2021/06/19 20:51:52 [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/06/19 20:51: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/06/19 20:51: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/06/19 20:51:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_appc_10.233.46.34_8443" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.85_443" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_message-router_10.233.14.214_3904" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.190_8446" 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.105_8080" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Node info in sync 2021/06/19 20:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (195.552403ms) from=10.233.72.171:53594 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.207_9518" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.0_9011" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.138_9015" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.94_9005" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.47.187_9004" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.31.241_9009" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_parser_10.233.47.71_8806" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.82_9007" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.6_9001" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.190_8446" in sync 2021/06/19 20:51:52 [DEBUG] agent: Service "_v0_multicloud