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: 'de1145c3-8322-af15-20eb-cc2a120dba4c' Node name: 'onap-msb-consul-86975585d9-7xslz' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/05/24 23:21:08 [DEBUG] agent: Using random ID "de1145c3-8322-af15-20eb-cc2a120dba4c" as node ID 2021/05/24 23:21:08 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:de1145c3-8322-af15-20eb-cc2a120dba4c Address:127.0.0.1:8300}] 2021/05/24 23:21:08 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/24 23:21:08 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/24 23:21:08 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/24 23:21:08 [WARN] raft: Unable to get address for server id de1145c3-8322-af15-20eb-cc2a120dba4c, using fallback address 127.0.0.1:8300: Could not find address for server id de1145c3-8322-af15-20eb-cc2a120dba4c 2021/05/24 23:21:08 [DEBUG] raft: Votes needed: 1 2021/05/24 23:21:08 [DEBUG] raft: Vote granted from de1145c3-8322-af15-20eb-cc2a120dba4c in term 2. Tally: 1 2021/05/24 23:21:08 [INFO] raft: Election won. Tally: 1 2021/05/24 23:21:08 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/24 23:21:08 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-7xslz.dc1 127.0.0.1 2021/05/24 23:21:08 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-7xslz 127.0.0.1 2021/05/24 23:21:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/24 23:21:08 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-7xslz (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/24 23:21:08 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-7xslz.dc1" in area "wan" 2021/05/24 23:21:08 [INFO] consul: cluster leadership acquired 2021/05/24 23:21:08 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/24 23:21:08 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-7xslz 2021/05/24 23:21:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/24 23:21:08 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/24 23:21:08 [INFO] agent: started state syncer 2021/05/24 23:21:08 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/24 23:21:09 [INFO] agent: Synced node info 2021/05/24 23:21:10 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/24 23:21:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7xslz" since the cluster is too small 2021/05/24 23:21:10 [INFO] consul: member 'onap-msb-consul-86975585d9-7xslz' joined, marking health alive 2021/05/24 23:21:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7xslz" since the cluster is too small 2021/05/24 23:21:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/24 23:21:11 [DEBUG] agent: Node info in sync 2021/05/24 23:21:11 [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/05/24 23:22:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7xslz" since the cluster is too small 2021/05/24 23:22:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/24 23:22:39 [DEBUG] agent: Node info in sync 2021/05/24 23:23:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-7xslz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/24 23:23:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7xslz" since the cluster is too small 2021/05/24 23:24:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7xslz" since the cluster is too small 2021/05/24 23:24:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/24 23:24:30 [DEBUG] agent: Node info in sync 2021/05/24 23:25:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7xslz" since the cluster is too small 2021/05/24 23:25:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-7xslz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/24 23:26:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/24 23:26:05 [DEBUG] agent: Node info in sync 2021/05/24 23:26:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7xslz" since the cluster is too small 2021/05/24 23:26:48 [DEBUG] http: Request GET /v1/status/leader (99.909892ms) from=10.233.70.225:42222 2021/05/24 23:26:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:49 [INFO] agent: Synced service "_v0_multicloud_10.233.19.210_9001" 2021/05/24 23:26:49 [DEBUG] agent: Node info in sync 2021/05/24 23:26:49 [DEBUG] http: Request PUT /v1/agent/service/register (209.152779ms) from=10.233.70.225:42238 2021/05/24 23:26:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:49 [DEBUG] agent: Node info in sync 2021/05/24 23:26:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (441.681µs) from=10.233.70.225:42242 2021/05/24 23:26:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:49 [INFO] agent: Synced service "_v1_multicloud_10.233.19.210_9001" 2021/05/24 23:26:49 [DEBUG] agent: Node info in sync 2021/05/24 23:26:49 [DEBUG] http: Request PUT /v1/agent/service/register (86.366451ms) from=10.233.70.225:42248 2021/05/24 23:26:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:49 [DEBUG] agent: Node info in sync 2021/05/24 23:26:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (844.959µs) from=10.233.70.225:42250 2021/05/24 23:26:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:50 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:50 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:50 [INFO] agent: Synced service "_v1_appc_10.233.39.221_8443" 2021/05/24 23:26:50 [DEBUG] agent: Node info in sync 2021/05/24 23:26:50 [DEBUG] http: Request PUT /v1/agent/service/register (407.567352ms) from=10.233.70.225:42252 2021/05/24 23:26:50 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:50 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:50 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:50 [DEBUG] agent: Node info in sync 2021/05/24 23:26:50 [DEBUG] http: Request GET /v1/health/service/appc-v1 (71.813798ms) from=10.233.70.225:42256 2021/05/24 23:26:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:51 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:51 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.18.173_9011" 2021/05/24 23:26:51 [DEBUG] agent: Node info in sync 2021/05/24 23:26:51 [DEBUG] http: Request PUT /v1/agent/service/register (114.009546ms) from=10.233.70.225:42260 2021/05/24 23:26:51 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:51 [DEBUG] agent: Node info in sync 2021/05/24 23:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (280.006µs) from=10.233.70.225:42262 2021/05/24 23:26:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:51 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:51 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.18.173_9011" 2021/05/24 23:26:51 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:51 [DEBUG] agent: Node info in sync 2021/05/24 23:26:51 [DEBUG] http: Request PUT /v1/agent/service/register (90.348204ms) from=10.233.70.225:42268 2021/05/24 23:26:51 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:51 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:51 [DEBUG] agent: Node info in sync 2021/05/24 23:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (391.934µs) from=10.233.70.225:42270 2021/05/24 23:26:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:52 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.54.204_9007" 2021/05/24 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:52 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:52 [DEBUG] agent: Node info in sync 2021/05/24 23:26:52 [DEBUG] http: Request PUT /v1/agent/service/register (189.211357ms) from=10.233.70.225:42274 2021/05/24 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:52 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:52 [DEBUG] agent: Node info in sync 2021/05/24 23:26:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (385.915332ms) from=10.233.70.225:42276 2021/05/24 23:26:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:55 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.54.204_9007" 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:55 [DEBUG] agent: Node info in sync 2021/05/24 23:26:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.092844743s) from=10.233.70.225:42292 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:55 [DEBUG] agent: Node info in sync 2021/05/24 23:26:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (553.377µs) from=10.233.70.225:42308 2021/05/24 23:26:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:55 [INFO] agent: Synced service "_v1_parser_10.233.0.104_8806" 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:55 [DEBUG] agent: Node info in sync 2021/05/24 23:26:55 [DEBUG] http: Request PUT /v1/agent/service/register (394.923701ms) from=10.233.70.225:42310 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:55 [DEBUG] agent: Node info in sync 2021/05/24 23:26:55 [DEBUG] http: Request GET /v1/health/service/parser-v1 (417.77µs) from=10.233.70.225:42316 2021/05/24 23:26:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:56 [INFO] agent: Synced service "_v1_catalog_10.233.0.104_8806" 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:56 [DEBUG] agent: Node info in sync 2021/05/24 23:26:56 [DEBUG] http: Request PUT /v1/agent/service/register (211.644967ms) from=10.233.70.225:42320 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:56 [DEBUG] agent: Node info in sync 2021/05/24 23:26:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (556.251µs) from=10.233.70.225:42322 2021/05/24 23:26:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:56 [INFO] agent: Synced service "_v1_nsd_10.233.0.104_8806" 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:56 [DEBUG] agent: Node info in sync 2021/05/24 23:26:56 [DEBUG] http: Request PUT /v1/agent/service/register (400.353309ms) from=10.233.70.225:42324 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:56 [DEBUG] agent: Node info in sync 2021/05/24 23:26:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (332.5µs) from=10.233.70.225:42330 2021/05/24 23:26:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.0.104_8806" 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Node info in sync 2021/05/24 23:26:57 [DEBUG] http: Request PUT /v1/agent/service/register (454.978861ms) from=10.233.70.225:42332 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Node info in sync 2021/05/24 23:26:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (345.896µs) from=10.233.70.225:42336 2021/05/24 23:26:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.25.56_9015" 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Node info in sync 2021/05/24 23:26:57 [DEBUG] http: Request PUT /v1/agent/service/register (278.279248ms) from=10.233.70.225:42338 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Node info in sync 2021/05/24 23:26:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (337.423µs) from=10.233.70.225:42340 2021/05/24 23:26:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:57 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.41.175_8080" 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Node info in sync 2021/05/24 23:26:57 [DEBUG] http: Request PUT /v1/agent/service/register (148.807398ms) from=10.233.70.225:42342 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:26:57 [DEBUG] agent: Node info in sync 2021/05/24 23:26:57 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (461.444µs) from=10.233.70.225:42348 2021/05/24 23:26:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.19.24_443" 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Node info in sync 2021/05/24 23:26:58 [DEBUG] http: Request PUT /v1/agent/service/register (135.226009ms) from=10.233.70.225:42352 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:58 [DEBUG] agent: Node info in sync 2021/05/24 23:26:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (367.205µs) from=10.233.70.225:42354 2021/05/24 23:26:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:26:58 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.56.191_9518" 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Node info in sync 2021/05/24 23:26:58 [DEBUG] http: Request PUT /v1/agent/service/register (261.405496ms) from=10.233.70.225:42356 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:58 [DEBUG] agent: Node info in sync 2021/05/24 23:26:58 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (395.672µs) from=10.233.70.225:42362 2021/05/24 23:26:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.0.242_9004" 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:58 [DEBUG] agent: Node info in sync 2021/05/24 23:26:58 [DEBUG] http: Request PUT /v1/agent/service/register (86.579829ms) from=10.233.70.225:42366 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:58 [DEBUG] agent: Node info in sync 2021/05/24 23:26:58 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (371.266µs) from=10.233.70.225:42370 2021/05/24 23:26:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:26:59 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.0.242_9004" 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:59 [DEBUG] agent: Node info in sync 2021/05/24 23:26:59 [DEBUG] http: Request PUT /v1/agent/service/register (556.273342ms) from=10.233.70.225:42374 2021/05/24 23:26:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:26:59 [DEBUG] agent: Node info in sync 2021/05/24 23:26:59 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (323.418µs) from=10.233.70.225:42376 2021/05/24 23:27:00 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:00 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:00 [DEBUG] agent: Node info in sync 2021/05/24 23:27:00 [DEBUG] http: Request PUT /v1/agent/service/register (518.836034ms) from=10.233.70.225:42382 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:00 [DEBUG] agent: Node info in sync 2021/05/24 23:27:00 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (514.614µs) from=10.233.70.225:42384 2021/05/24 23:27:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:00 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:00 [DEBUG] agent: Node info in sync 2021/05/24 23:27:00 [DEBUG] http: Request PUT /v1/agent/service/register (269.562993ms) from=10.233.70.225:42386 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:00 [DEBUG] agent: Node info in sync 2021/05/24 23:27:01 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (383.505µs) from=10.233.70.225:42392 2021/05/24 23:27:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:01 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:01 [DEBUG] agent: Node info in sync 2021/05/24 23:27:01 [DEBUG] http: Request PUT /v1/agent/service/register (108.540959ms) from=10.233.70.225:42394 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:01 [DEBUG] agent: Node info in sync 2021/05/24 23:27:01 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (427.198µs) from=10.233.70.225:42398 2021/05/24 23:27:01 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:02 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Node info in sync 2021/05/24 23:27:02 [DEBUG] http: Request PUT /v1/agent/service/register (615.389508ms) from=10.233.70.225:42402 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:02 [DEBUG] agent: Node info in sync 2021/05/24 23:27:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (334.265µs) from=10.233.70.225:42410 2021/05/24 23:27:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:02 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:02 [DEBUG] agent: Node info in sync 2021/05/24 23:27:02 [DEBUG] http: Request PUT /v1/agent/service/register (204.550515ms) from=10.233.70.225:42412 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:02 [DEBUG] agent: Node info in sync 2021/05/24 23:27:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (374.726µs) from=10.233.70.225:42416 2021/05/24 23:27:02 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:03 [DEBUG] agent: Node info in sync 2021/05/24 23:27:03 [DEBUG] http: Request PUT /v1/agent/service/register (208.804625ms) from=10.233.70.225:42426 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:03 [DEBUG] agent: Node info in sync 2021/05/24 23:27:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (411.518µs) from=10.233.70.225:42428 2021/05/24 23:27:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:03 [DEBUG] agent: Node info in sync 2021/05/24 23:27:03 [DEBUG] http: Request PUT /v1/agent/service/register (105.116965ms) from=10.233.70.225:42434 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Node info in sync 2021/05/24 23:27:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (378.334µs) from=10.233.70.225:42436 2021/05/24 23:27:03 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Node info in sync 2021/05/24 23:27:03 [DEBUG] http: Request PUT /v1/agent/service/register (200.701319ms) from=10.233.70.225:42438 2021/05/24 23:27:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:03 [DEBUG] agent: Node info in sync 2021/05/24 23:27:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (389.27µs) from=10.233.70.225:42442 2021/05/24 23:27:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:04 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Node info in sync 2021/05/24 23:27:04 [DEBUG] http: Request PUT /v1/agent/service/register (200.857008ms) from=10.233.70.225:42446 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Node info in sync 2021/05/24 23:27:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (314.357µs) from=10.233.70.225:42448 2021/05/24 23:27:04 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:04 [DEBUG] agent: Node info in sync 2021/05/24 23:27:04 [DEBUG] http: Request PUT /v1/agent/service/register (440.664832ms) from=10.233.70.225:42450 2021/05/24 23:27:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:04 [DEBUG] agent: Node info in sync 2021/05/24 23:27:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (304.083µs) from=10.233.70.225:42454 2021/05/24 23:27:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:05 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:05 [DEBUG] agent: Node info in sync 2021/05/24 23:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (456.288465ms) from=10.233.70.225:42456 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Node info in sync 2021/05/24 23:27:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (297.597µs) from=10.233.70.225:42462 2021/05/24 23:27:05 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:05 [DEBUG] agent: Node info in sync 2021/05/24 23:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (98.087187ms) from=10.233.70.225:42464 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:05 [DEBUG] agent: Node info in sync 2021/05/24 23:27:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (85.212383ms) from=10.233.70.225:42468 2021/05/24 23:27:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:06 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Node info in sync 2021/05/24 23:27:06 [DEBUG] http: Request PUT /v1/agent/service/register (400.287615ms) from=10.233.70.225:42472 2021/05/24 23:27:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (405.64µs) from=10.233.70.225:42480 2021/05/24 23:27:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Node info in sync 2021/05/24 23:27:06 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:06 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:06 [DEBUG] agent: Node info in sync 2021/05/24 23:27:06 [DEBUG] http: Request PUT /v1/agent/service/register (191.03728ms) from=10.233.70.225:42482 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:06 [DEBUG] agent: Node info in sync 2021/05/24 23:27:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (608.516µs) from=10.233.70.225:42486 2021/05/24 23:27:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:07 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:07 [DEBUG] agent: Node info in sync 2021/05/24 23:27:07 [DEBUG] http: Request PUT /v1/agent/service/register (400.087744ms) from=10.233.70.225:42488 2021/05/24 23:27:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Node info in sync 2021/05/24 23:27:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (474.467µs) from=10.233.70.225:42492 2021/05/24 23:27:07 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Node info in sync 2021/05/24 23:27:07 [DEBUG] http: Request PUT /v1/agent/service/register (278.018255ms) from=10.233.70.225:42494 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:07 [DEBUG] agent: Node info in sync 2021/05/24 23:27:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (365.35µs) from=10.233.70.225:42496 2021/05/24 23:27:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Node info in sync 2021/05/24 23:27:08 [DEBUG] http: Request PUT /v1/agent/service/register (448.169984ms) from=10.233.70.225:42500 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Node info in sync 2021/05/24 23:27:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (45.879054ms) from=10.233.70.225:42506 2021/05/24 23:27:08 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Node info in sync 2021/05/24 23:27:08 [DEBUG] http: Request PUT /v1/agent/service/register (52.049029ms) from=10.233.70.225:42508 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Node info in sync 2021/05/24 23:27:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (279.312µs) from=10.233.70.225:42512 2021/05/24 23:27:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-7xslz" since the cluster is too small 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Node info in sync 2021/05/24 23:27:08 [DEBUG] http: Request PUT /v1/agent/service/register (264.067602ms) from=10.233.70.225:42514 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (345.143µs) from=10.233.70.225:42522 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:08 [DEBUG] agent: Node info in sync 2021/05/24 23:27:09 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:09 [DEBUG] agent: Node info in sync 2021/05/24 23:27:09 [DEBUG] http: Request PUT /v1/agent/service/register (543.185075ms) from=10.233.70.225:42524 2021/05/24 23:27:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:09 [DEBUG] agent: Node info in sync 2021/05/24 23:27:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (148.219179ms) from=10.233.70.225:42530 2021/05/24 23:27:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.171_8446" 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Node info in sync 2021/05/24 23:27:10 [DEBUG] http: Request PUT /v1/agent/service/register (180.210401ms) from=10.233.70.225:42536 2021/05/24 23:27:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:10 [DEBUG] agent: Node info in sync 2021/05/24 23:27:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (306.186µs) from=10.233.70.225:42538 2021/05/24 23:27:10 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Node info in sync 2021/05/24 23:27:10 [DEBUG] http: Request PUT /v1/agent/service/register (249.47027ms) from=10.233.70.225:42540 2021/05/24 23:27:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:10 [DEBUG] agent: Node info in sync 2021/05/24 23:27:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (100.32097ms) from=10.233.70.225:42542 2021/05/24 23:27:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Node info in sync 2021/05/24 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (87.337979ms) from=10.233.70.225:42548 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Node info in sync 2021/05/24 23:27:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (529.285µs) from=10.233.70.225:42550 2021/05/24 23:27:11 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Node info in sync 2021/05/24 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (310.724265ms) from=10.233.70.225:42552 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Node info in sync 2021/05/24 23:27:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (436.948µs) from=10.233.70.225:42558 2021/05/24 23:27:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Node info in sync 2021/05/24 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (185.56875ms) from=10.233.70.225:42560 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:11 [DEBUG] agent: Node info in sync 2021/05/24 23:27:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (359.369µs) from=10.233.70.225:42564 2021/05/24 23:27:12 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Node info in sync 2021/05/24 23:27:13 [DEBUG] http: Request PUT /v1/agent/service/register (973.025443ms) from=10.233.70.225:42566 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Node info in sync 2021/05/24 23:27:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (321.573µs) from=10.233.70.225:42578 2021/05/24 23:27:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Node info in sync 2021/05/24 23:27:13 [DEBUG] http: Request PUT /v1/agent/service/register (127.831419ms) from=10.233.70.225:42580 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Node info in sync 2021/05/24 23:27:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (311.277µs) from=10.233.70.225:42586 2021/05/24 23:27:13 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Node info in sync 2021/05/24 23:27:13 [DEBUG] http: Request PUT /v1/agent/service/register (200.266271ms) from=10.233.70.225:42588 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:13 [DEBUG] agent: Node info in sync 2021/05/24 23:27:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (300.239µs) from=10.233.70.225:42592 2021/05/24 23:27:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Node info in sync 2021/05/24 23:27:14 [DEBUG] http: Request PUT /v1/agent/service/register (430.472651ms) from=10.233.70.225:42594 2021/05/24 23:27:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:14 [DEBUG] agent: Node info in sync 2021/05/24 23:27:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (61.340566ms) from=10.233.70.225:42604 2021/05/24 23:27:14 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Node info in sync 2021/05/24 23:27:15 [DEBUG] http: Request PUT /v1/agent/service/register (303.587765ms) from=10.233.70.225:42606 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Node info in sync 2021/05/24 23:27:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (375.502µs) from=10.233.70.225:42610 2021/05/24 23:27:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Node info in sync 2021/05/24 23:27:15 [DEBUG] http: Request PUT /v1/agent/service/register (328.415383ms) from=10.233.70.225:42612 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (464.985µs) from=10.233.70.225:42622 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:15 [DEBUG] agent: Node info in sync 2021/05/24 23:27:15 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Node info in sync 2021/05/24 23:27:16 [DEBUG] http: Request PUT /v1/agent/service/register (238.465513ms) from=10.233.70.225:42624 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Node info in sync 2021/05/24 23:27:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (389.822µs) from=10.233.70.225:42628 2021/05/24 23:27:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Node info in sync 2021/05/24 23:27:16 [DEBUG] http: Request PUT /v1/agent/service/register (261.045498ms) from=10.233.70.225:42630 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Node info in sync 2021/05/24 23:27:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (405.889µs) from=10.233.70.225:42634 2021/05/24 23:27:16 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Node info in sync 2021/05/24 23:27:16 [DEBUG] http: Request PUT /v1/agent/service/register (273.29194ms) from=10.233.70.225:42636 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:16 [DEBUG] agent: Node info in sync 2021/05/24 23:27:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (486.862µs) from=10.233.70.225:42640 2021/05/24 23:27:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:17 [DEBUG] agent: Node info in sync 2021/05/24 23:27:17 [DEBUG] http: Request PUT /v1/agent/service/register (396.18057ms) from=10.233.70.225:42644 2021/05/24 23:27:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:17 [DEBUG] agent: Node info in sync 2021/05/24 23:27:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (417.628µs) from=10.233.70.225:42646 2021/05/24 23:27:17 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Node info in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Node info in sync 2021/05/24 23:27:18 [DEBUG] http: Request PUT /v1/agent/service/register (478.171564ms) from=10.233.70.225:42648 2021/05/24 23:27:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (348.76µs) from=10.233.70.225:42656 2021/05/24 23:27:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Node info in sync 2021/05/24 23:27:18 [DEBUG] http: Request PUT /v1/agent/service/register (258.335577ms) from=10.233.70.225:42658 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:18 [DEBUG] agent: Node info in sync 2021/05/24 23:27:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (498.501µs) from=10.233.70.225:42662 2021/05/24 23:27:18 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Node info in sync 2021/05/24 23:27:19 [DEBUG] http: Request PUT /v1/agent/service/register (346.424432ms) from=10.233.70.225:42664 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Node info in sync 2021/05/24 23:27:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (465.678µs) from=10.233.70.225:42680 2021/05/24 23:27:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.171_8446" 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Node info in sync 2021/05/24 23:27:19 [DEBUG] http: Request PUT /v1/agent/service/register (212.603577ms) from=10.233.70.225:42682 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:19 [DEBUG] agent: Node info in sync 2021/05/24 23:27:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (523.412µs) from=10.233.70.225:42686 2021/05/24 23:27:19 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Node info in sync 2021/05/24 23:27:20 [DEBUG] http: Request PUT /v1/agent/service/register (321.77277ms) from=10.233.70.225:42692 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Node info in sync 2021/05/24 23:27:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (305.574µs) from=10.233.70.225:42694 2021/05/24 23:27:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Node info in sync 2021/05/24 23:27:20 [DEBUG] http: Request PUT /v1/agent/service/register (191.231271ms) from=10.233.70.225:42696 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Node info in sync 2021/05/24 23:27:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (285.522µs) from=10.233.70.225:42698 2021/05/24 23:27:20 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Node info in sync 2021/05/24 23:27:20 [DEBUG] http: Request PUT /v1/agent/service/register (282.253945ms) from=10.233.70.225:42700 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:20 [DEBUG] agent: Node info in sync 2021/05/24 23:27:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (4.162101ms) from=10.233.70.225:42706 2021/05/24 23:27:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27: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/05/24 23:27:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Node info in sync 2021/05/24 23:27:22 [DEBUG] http: Request PUT /v1/agent/service/register (726.250132ms) from=10.233.70.225:42708 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Node info in sync 2021/05/24 23:27:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (542.715µs) from=10.233.70.225:42716 2021/05/24 23:27:22 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27: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/05/24 23:27:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Node info in sync 2021/05/24 23:27:22 [DEBUG] http: Request PUT /v1/agent/service/register (218.641938ms) from=10.233.70.225:42726 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:22 [DEBUG] agent: Node info in sync 2021/05/24 23:27:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (594.684µs) from=10.233.70.225:42732 2021/05/24 23:27:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27: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/05/24 23:27:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Node info in sync 2021/05/24 23:27:23 [DEBUG] http: Request PUT /v1/agent/service/register (638.314999ms) from=10.233.70.225:42736 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:23 [DEBUG] agent: Node info in sync 2021/05/24 23:27:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (736.067µs) from=10.233.70.225:42742 2021/05/24 23:27:23 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27: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/05/24 23:27:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:24 [DEBUG] agent: Node info in sync 2021/05/24 23:27:24 [DEBUG] http: Request PUT /v1/agent/service/register (300.701093ms) from=10.233.70.225:42744 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Node info in sync 2021/05/24 23:27:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (321.805µs) from=10.233.70.225:42750 2021/05/24 23:27:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27: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/05/24 23:27:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Node info in sync 2021/05/24 23:27:24 [DEBUG] http: Request PUT /v1/agent/service/register (316.286123ms) from=10.233.70.225:42754 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:24 [DEBUG] agent: Node info in sync 2021/05/24 23:27:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (533.278µs) from=10.233.70.225:42756 2021/05/24 23:27:24 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27: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/05/24 23:27:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-7xslz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Node info in sync 2021/05/24 23:27:33 [DEBUG] http: Request PUT /v1/agent/service/register (8.913956079s) from=10.233.70.225:42762 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:33 [DEBUG] agent: Node info in sync 2021/05/24 23:27:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (399.964612ms) from=10.233.70.225:42826 2021/05/24 23:27:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Node info in sync 2021/05/24 23:27:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.69498696s) from=10.233.70.225:42832 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:37 [DEBUG] agent: Node info in sync 2021/05/24 23:27:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (484.012µs) from=10.233.70.225:42854 2021/05/24 23:27:38 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_parser_10.233.0.104_8806" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.104_8806" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.56_9015" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.171_8446" 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.173_9011" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v0_multicloud_10.233.19.210_9001" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.242_9004" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.20.170_9005" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.20.170_9005" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.24_443" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Node info in sync 2021/05/24 23:27:38 [DEBUG] http: Request PUT /v1/agent/service/register (237.766774ms) from=10.233.70.225:42860 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.191_9518" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.104_8806" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.104_8806" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.204_9007" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.171_8446" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_appc_10.233.39.221_8443" in sync 2021/05/24 23:27:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.175_8080" in sync 2021/05/24 2