+ 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: '3413fb63-b9b7-c2fc-26d5-fa7cc41a4b03' Node name: 'onap-msb-consul-86975585d9-j6sm8' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/05/21 01:09:09 [DEBUG] agent: Using random ID "3413fb63-b9b7-c2fc-26d5-fa7cc41a4b03" as node ID 2021/05/21 01:09:09 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3413fb63-b9b7-c2fc-26d5-fa7cc41a4b03 Address:127.0.0.1:8300}] 2021/05/21 01:09:09 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/21 01:09:09 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/21 01:09:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/21 01:09:09 [WARN] raft: Unable to get address for server id 3413fb63-b9b7-c2fc-26d5-fa7cc41a4b03, using fallback address 127.0.0.1:8300: Could not find address for server id 3413fb63-b9b7-c2fc-26d5-fa7cc41a4b03 2021/05/21 01:09:09 [DEBUG] raft: Votes needed: 1 2021/05/21 01:09:09 [DEBUG] raft: Vote granted from 3413fb63-b9b7-c2fc-26d5-fa7cc41a4b03 in term 2. Tally: 1 2021/05/21 01:09:09 [INFO] raft: Election won. Tally: 1 2021/05/21 01:09:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/21 01:09:09 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-j6sm8.dc1 127.0.0.1 2021/05/21 01:09:09 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-j6sm8 127.0.0.1 2021/05/21 01:09:10 [INFO] consul: cluster leadership acquired 2021/05/21 01:09:10 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-j6sm8.dc1" in area "wan" 2021/05/21 01:09:10 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-j6sm8 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/21 01:09:10 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/21 01:09:10 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-j6sm8 2021/05/21 01:09:10 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/21 01:09:10 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/21 01:09:10 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/21 01:09:10 [INFO] agent: started state syncer 2021/05/21 01:09:10 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/21 01:09:10 [INFO] agent: Synced node info 2021/05/21 01:09:10 [DEBUG] agent: Node info in sync 2021/05/21 01:09:11 [DEBUG] agent: Node info in sync 2021/05/21 01:09:11 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/21 01:09:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-j6sm8" since the cluster is too small 2021/05/21 01:09:11 [INFO] consul: member 'onap-msb-consul-86975585d9-j6sm8' joined, marking health alive 2021/05/21 01:09:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-j6sm8" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/05/21 01:10:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-j6sm8" since the cluster is too small 2021/05/21 01:10:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/21 01:10:48 [DEBUG] agent: Node info in sync 2021/05/21 01:11:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-j6sm8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/21 01:11:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-j6sm8" since the cluster is too small 2021/05/21 01:11:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/21 01:11:58 [DEBUG] agent: Node info in sync 2021/05/21 01:12:01 [DEBUG] http: Request GET /v1/status/leader (299.13µs) from=10.233.71.242:37906 2021/05/21 01:12:03 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:03 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" 2021/05/21 01:12:03 [DEBUG] agent: Node info in sync 2021/05/21 01:12:03 [DEBUG] http: Request PUT /v1/agent/service/register (538.273907ms) from=10.233.71.242:37922 2021/05/21 01:12:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:03 [DEBUG] agent: Node info in sync 2021/05/21 01:12:04 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (300.29155ms) from=10.233.71.242:37932 2021/05/21 01:12:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:05 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" 2021/05/21 01:12:05 [DEBUG] agent: Node info in sync 2021/05/21 01:12:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:05 [DEBUG] agent: Node info in sync 2021/05/21 01:12:05 [DEBUG] http: Request PUT /v1/agent/service/register (400.986793ms) from=10.233.71.242:37942 2021/05/21 01:12:05 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (573.086µs) from=10.233.71.242:37950 2021/05/21 01:12:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:05 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" 2021/05/21 01:12:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:05 [DEBUG] agent: Node info in sync 2021/05/21 01:12:05 [DEBUG] http: Request PUT /v1/agent/service/register (187.916145ms) from=10.233.71.242:37952 2021/05/21 01:12:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:05 [DEBUG] agent: Node info in sync 2021/05/21 01:12:05 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (1.185196ms) from=10.233.71.242:37958 2021/05/21 01:12:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:06 [INFO] agent: Synced service "_v1_parser_10.233.27.146_8806" 2021/05/21 01:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:06 [DEBUG] agent: Node info in sync 2021/05/21 01:12:06 [DEBUG] http: Request PUT /v1/agent/service/register (391.661587ms) from=10.233.71.242:37960 2021/05/21 01:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:06 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:06 [DEBUG] agent: Node info in sync 2021/05/21 01:12:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (511.704µs) from=10.233.71.242:37964 2021/05/21 01:12:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:07 [INFO] agent: Synced service "_v1_catalog_10.233.27.146_8806" 2021/05/21 01:12:07 [DEBUG] agent: Node info in sync 2021/05/21 01:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (299.759029ms) from=10.233.71.242:37968 2021/05/21 01:12:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Node info in sync 2021/05/21 01:12:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (85.232686ms) from=10.233.71.242:37972 2021/05/21 01:12:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:07 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:07 [INFO] agent: Synced service "_v1_nsd_10.233.27.146_8806" 2021/05/21 01:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Node info in sync 2021/05/21 01:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (181.490987ms) from=10.233.71.242:37974 2021/05/21 01:12:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:07 [DEBUG] agent: Node info in sync 2021/05/21 01:12:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (518.365µs) from=10.233.71.242:37980 2021/05/21 01:12:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.27.146_8806" 2021/05/21 01:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:08 [DEBUG] agent: Node info in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:08 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:08 [DEBUG] agent: Node info in sync 2021/05/21 01:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (600.919898ms) from=10.233.71.242:37986 2021/05/21 01:12:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (408.094µs) from=10.233.71.242:37988 2021/05/21 01:12:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.6.72_9009" 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Node info in sync 2021/05/21 01:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (517.99503ms) from=10.233.71.242:37992 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Node info in sync 2021/05/21 01:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (358.79µs) from=10.233.71.242:37994 2021/05/21 01:12:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:09 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.6.72_9009" 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Node info in sync 2021/05/21 01:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (199.904171ms) from=10.233.71.242:37996 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Node info in sync 2021/05/21 01:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (476.767µs) from=10.233.71.242:38000 2021/05/21 01:12:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.50.9_9007" 2021/05/21 01:12:09 [DEBUG] agent: Node info in sync 2021/05/21 01:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (108.178299ms) from=10.233.71.242:38002 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:09 [DEBUG] agent: Node info in sync 2021/05/21 01:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (281.459µs) from=10.233.71.242:38004 2021/05/21 01:12:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:10 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.50.9_9007" 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:10 [DEBUG] agent: Node info in sync 2021/05/21 01:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (300.173229ms) from=10.233.71.242:38006 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:10 [DEBUG] agent: Node info in sync 2021/05/21 01:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (93.954119ms) from=10.233.71.242:38008 2021/05/21 01:12:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-j6sm8" since the cluster is too small 2021/05/21 01:12:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:11 [INFO] agent: Synced service "_v0_multicloud_10.233.61.65_9001" 2021/05/21 01:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:11 [DEBUG] agent: Node info in sync 2021/05/21 01:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (209.025908ms) from=10.233.71.242:38012 2021/05/21 01:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:11 [DEBUG] agent: Node info in sync 2021/05/21 01:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.187637ms) from=10.233.71.242:38014 2021/05/21 01:12:11 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-j6sm8": context deadline exceeded 2021/05/21 01:12:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [INFO] agent: Synced service "_v1_multicloud_10.233.61.65_9001" 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Node info in sync 2021/05/21 01:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (508.705926ms) from=10.233.71.242:38018 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Node info in sync 2021/05/21 01:12:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (399.345µs) from=10.233.71.242:38034 2021/05/21 01:12:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.18.193_443" 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Node info in sync 2021/05/21 01:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (80.563132ms) from=10.233.71.242:38036 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Node info in sync 2021/05/21 01:12:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (570.131µs) from=10.233.71.242:38038 2021/05/21 01:12:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.27.143_8080" 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Node info in sync 2021/05/21 01:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (370.105933ms) from=10.233.71.242:38044 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:12 [DEBUG] agent: Node info in sync 2021/05/21 01:12:12 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (502.427µs) from=10.233.71.242:38048 2021/05/21 01:12:13 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:13 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:13 [DEBUG] agent: Node info in sync 2021/05/21 01:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (303.828197ms) from=10.233.71.242:38050 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:13 [DEBUG] agent: Node info in sync 2021/05/21 01:12:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (629.968µs) from=10.233.71.242:38054 2021/05/21 01:12:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:14 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:14 [DEBUG] agent: Node info in sync 2021/05/21 01:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (751.220353ms) from=10.233.71.242:38056 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:14 [DEBUG] agent: Node info in sync 2021/05/21 01:12:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (362.832µs) from=10.233.71.242:38070 2021/05/21 01:12:14 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:15 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:15 [DEBUG] agent: Node info in sync 2021/05/21 01:12:15 [DEBUG] http: Request PUT /v1/agent/service/register (518.354295ms) from=10.233.71.242:38072 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:15 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:15 [DEBUG] agent: Node info in sync 2021/05/21 01:12:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (577.488401ms) from=10.233.71.242:38080 2021/05/21 01:12:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:16 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:16 [DEBUG] agent: Node info in sync 2021/05/21 01:12:16 [DEBUG] http: Request PUT /v1/agent/service/register (293.197686ms) from=10.233.71.242:38090 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Node info in sync 2021/05/21 01:12:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (372.372µs) from=10.233.71.242:38094 2021/05/21 01:12:16 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:16 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Node info in sync 2021/05/21 01:12:16 [DEBUG] http: Request PUT /v1/agent/service/register (478.596353ms) from=10.233.71.242:38096 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:16 [DEBUG] agent: Node info in sync 2021/05/21 01:12:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (525.458µs) from=10.233.71.242:38106 2021/05/21 01:12:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Node info in sync 2021/05/21 01:12:17 [DEBUG] http: Request PUT /v1/agent/service/register (403.794677ms) from=10.233.71.242:38108 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Node info in sync 2021/05/21 01:12:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (384.945µs) from=10.233.71.242:38112 2021/05/21 01:12:17 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:17 [DEBUG] agent: Node info in sync 2021/05/21 01:12:17 [DEBUG] http: Request PUT /v1/agent/service/register (183.840778ms) from=10.233.71.242:38116 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:17 [DEBUG] agent: Node info in sync 2021/05/21 01:12:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (99.894898ms) from=10.233.71.242:38122 2021/05/21 01:12:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Node info in sync 2021/05/21 01:12:19 [DEBUG] http: Request PUT /v1/agent/service/register (399.550384ms) from=10.233.71.242:38128 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:19 [DEBUG] agent: Node info in sync 2021/05/21 01:12:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (430.756µs) from=10.233.71.242:38130 2021/05/21 01:12:19 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Node info in sync 2021/05/21 01:12:19 [DEBUG] http: Request PUT /v1/agent/service/register (280.705492ms) from=10.233.71.242:38134 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:19 [DEBUG] agent: Node info in sync 2021/05/21 01:12:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (551.812µs) from=10.233.71.242:38138 2021/05/21 01:12:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Node info in sync 2021/05/21 01:12:20 [DEBUG] http: Request PUT /v1/agent/service/register (400.844791ms) from=10.233.71.242:38140 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Node info in sync 2021/05/21 01:12:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (300.787µs) from=10.233.71.242:38144 2021/05/21 01:12:20 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Node info in sync 2021/05/21 01:12:21 [DEBUG] http: Request PUT /v1/agent/service/register (200.108459ms) from=10.233.71.242:38146 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Node info in sync 2021/05/21 01:12:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (422.642µs) from=10.233.71.242:38148 2021/05/21 01:12:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:21 [DEBUG] agent: Node info in sync 2021/05/21 01:12:21 [DEBUG] http: Request PUT /v1/agent/service/register (293.575281ms) from=10.233.71.242:38152 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (391.118µs) from=10.233.71.242:38160 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Node info in sync 2021/05/21 01:12:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Node info in sync 2021/05/21 01:12:22 [DEBUG] http: Request PUT /v1/agent/service/register (500.194919ms) from=10.233.71.242:38164 2021/05/21 01:12:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:22 [DEBUG] agent: Node info in sync 2021/05/21 01:12:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (594.783µs) from=10.233.71.242:38176 2021/05/21 01:12:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:23 [DEBUG] agent: Node info in sync 2021/05/21 01:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (471.653725ms) from=10.233.71.242:38178 2021/05/21 01:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:23 [DEBUG] agent: Node info in sync 2021/05/21 01:12:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (799.57004ms) from=10.233.71.242:38182 2021/05/21 01:12:24 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:24 [DEBUG] agent: Node info in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:24 [DEBUG] agent: Node info in sync 2021/05/21 01:12:24 [DEBUG] http: Request PUT /v1/agent/service/register (499.617028ms) from=10.233.71.242:38194 2021/05/21 01:12:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (93.468155ms) from=10.233.71.242:38202 2021/05/21 01:12:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12: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/21 01:12:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Node info in sync 2021/05/21 01:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (500.047165ms) from=10.233.71.242:38206 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (400.181µs) from=10.233.71.242:38212 2021/05/21 01:12:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:25 [DEBUG] agent: Node info in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:26 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Node info in sync 2021/05/21 01:12:26 [DEBUG] http: Request PUT /v1/agent/service/register (761.056307ms) from=10.233.71.242:38214 2021/05/21 01:12:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:26 [DEBUG] agent: Node info in sync 2021/05/21 01:12:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (433.175µs) from=10.233.71.242:38226 2021/05/21 01:12:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:26 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.22_8446" 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Node info in sync 2021/05/21 01:12:26 [DEBUG] http: Request PUT /v1/agent/service/register (366.048251ms) from=10.233.71.242:38228 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:26 [DEBUG] agent: Node info in sync 2021/05/21 01:12:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (382.278µs) from=10.233.71.242:38234 2021/05/21 01:12:26 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Node info in sync 2021/05/21 01:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (422.356724ms) from=10.233.71.242:38236 2021/05/21 01:12:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Node info in sync 2021/05/21 01:12:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (573.495µs) from=10.233.71.242:38240 2021/05/21 01:12:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:27 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Node info in sync 2021/05/21 01:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (478.517266ms) from=10.233.71.242:38242 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:27 [DEBUG] agent: Node info in sync 2021/05/21 01:12:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (345.779µs) from=10.233.71.242:38250 2021/05/21 01:12:28 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Node info in sync 2021/05/21 01:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (278.652854ms) from=10.233.71.242:38252 2021/05/21 01:12:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Node info in sync 2021/05/21 01:12:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (100.3672ms) from=10.233.71.242:38258 2021/05/21 01:12:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:28 [DEBUG] agent: Node info in sync 2021/05/21 01:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (369.059467ms) from=10.233.71.242:38260 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:28 [DEBUG] agent: Node info in sync 2021/05/21 01:12:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (101.282462ms) from=10.233.71.242:38264 2021/05/21 01:12:29 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Node info in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:30 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:30 [DEBUG] agent: Node info in sync 2021/05/21 01:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (1.001859095s) from=10.233.71.242:38266 2021/05/21 01:12:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (525.823µs) from=10.233.71.242:38274 2021/05/21 01:12:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Node info in sync 2021/05/21 01:12:31 [DEBUG] http: Request PUT /v1/agent/service/register (366.822328ms) from=10.233.71.242:38282 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Node info in sync 2021/05/21 01:12:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (384.317µs) from=10.233.71.242:38284 2021/05/21 01:12:31 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Node info in sync 2021/05/21 01:12:31 [DEBUG] http: Request PUT /v1/agent/service/register (501.451018ms) from=10.233.71.242:38286 2021/05/21 01:12:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (530.915µs) from=10.233.71.242:38298 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:31 [DEBUG] agent: Node info in sync 2021/05/21 01:12:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:32 [DEBUG] agent: Node info in sync 2021/05/21 01:12:32 [DEBUG] http: Request PUT /v1/agent/service/register (385.519003ms) from=10.233.71.242:38302 2021/05/21 01:12:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (466.613µs) from=10.233.71.242:38312 2021/05/21 01:12:32 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:32 [DEBUG] agent: Node info in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Node info in sync 2021/05/21 01:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (667.715977ms) from=10.233.71.242:38314 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (436.172µs) from=10.233.71.242:38320 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Node info in sync 2021/05/21 01:12:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Node info in sync 2021/05/21 01:12:33 [DEBUG] http: Request PUT /v1/agent/service/register (101.070307ms) from=10.233.71.242:38322 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:33 [DEBUG] agent: Node info in sync 2021/05/21 01:12:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (320.036µs) from=10.233.71.242:38326 2021/05/21 01:12:33 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:34 [DEBUG] agent: Node info in sync 2021/05/21 01:12:34 [DEBUG] http: Request PUT /v1/agent/service/register (227.983721ms) from=10.233.71.242:38328 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Node info in sync 2021/05/21 01:12:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (343.814µs) from=10.233.71.242:38340 2021/05/21 01:12:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Node info in sync 2021/05/21 01:12:34 [DEBUG] http: Request PUT /v1/agent/service/register (688.266463ms) from=10.233.71.242:38342 2021/05/21 01:12:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:34 [DEBUG] agent: Node info in sync 2021/05/21 01:12:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (1.08195ms) from=10.233.71.242:38352 2021/05/21 01:12:35 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:35 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Node info in sync 2021/05/21 01:12:35 [DEBUG] http: Request PUT /v1/agent/service/register (58.391564ms) from=10.233.71.242:38356 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Node info in sync 2021/05/21 01:12:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (452.748µs) from=10.233.71.242:38358 2021/05/21 01:12:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Node info in sync 2021/05/21 01:12:35 [DEBUG] http: Request PUT /v1/agent/service/register (362.757148ms) from=10.233.71.242:38360 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:35 [DEBUG] agent: Node info in sync 2021/05/21 01:12:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (410.395µs) from=10.233.71.242:38366 2021/05/21 01:12:36 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Node info in sync 2021/05/21 01:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (364.808814ms) from=10.233.71.242:38372 2021/05/21 01:12:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:36 [DEBUG] agent: Node info in sync 2021/05/21 01:12:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (512.665µs) from=10.233.71.242:38374 2021/05/21 01:12:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Node info in sync 2021/05/21 01:12:37 [DEBUG] http: Request PUT /v1/agent/service/register (798.544851ms) from=10.233.71.242:38378 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:37 [DEBUG] agent: Node info in sync 2021/05/21 01:12:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (518.153µs) from=10.233.71.242:38384 2021/05/21 01:12:37 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Node info in sync 2021/05/21 01:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (401.886164ms) from=10.233.71.242:38396 2021/05/21 01:12:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:38 [DEBUG] agent: Node info in sync 2021/05/21 01:12:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (637.716µs) from=10.233.71.242:38400 2021/05/21 01:12:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.22_8446" 2021/05/21 01:12:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:39 [DEBUG] agent: Node info in sync 2021/05/21 01:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (483.553009ms) from=10.233.71.242:38406 2021/05/21 01:12:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:39 [DEBUG] agent: Node info in sync 2021/05/21 01:12:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (200.18141ms) from=10.233.71.242:38408 2021/05/21 01:12:39 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Node info in sync 2021/05/21 01:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (183.944167ms) from=10.233.71.242:38414 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (99.726177ms) from=10.233.71.242:38416 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Node info in sync 2021/05/21 01:12:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Node info in sync 2021/05/21 01:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (201.265891ms) from=10.233.71.242:38418 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:40 [DEBUG] agent: Node info in sync 2021/05/21 01:12:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (644.626µs) from=10.233.71.242:38422 2021/05/21 01:12:40 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [DEBUG] agent: Node info in sync 2021/05/21 01:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (500.539457ms) from=10.233.71.242:38424 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Node info in sync 2021/05/21 01:12:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (495.327µs) from=10.233.71.242:38428 2021/05/21 01:12:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Node info in sync 2021/05/21 01:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (184.509717ms) from=10.233.71.242:38436 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Node info in sync 2021/05/21 01:12:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (533.699µs) from=10.233.71.242:38440 2021/05/21 01:12:42 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:42 [DEBUG] agent: Node info in sync 2021/05/21 01:12:42 [DEBUG] http: Request PUT /v1/agent/service/register (200.667896ms) from=10.233.71.242:38448 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:42 [DEBUG] agent: Node info in sync 2021/05/21 01:12:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (729.194µs) from=10.233.71.242:38454 2021/05/21 01:12:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:43 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:43 [DEBUG] agent: Node info in sync 2021/05/21 01:12:43 [DEBUG] http: Request PUT /v1/agent/service/register (484.670211ms) from=10.233.71.242:38458 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (399.995772ms) from=10.233.71.242:38462 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:43 [DEBUG] agent: Node info in sync 2021/05/21 01:12:44 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Node info in sync 2021/05/21 01:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (599.950956ms) from=10.233.71.242:38476 2021/05/21 01:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:44 [DEBUG] agent: Node info in sync 2021/05/21 01:12:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (498.768µs) from=10.233.71.242:38484 2021/05/21 01:12:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Node info in sync 2021/05/21 01:12:45 [DEBUG] http: Request PUT /v1/agent/service/register (114.46922ms) from=10.233.71.242:38490 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Node info in sync 2021/05/21 01:12:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (435.551µs) from=10.233.71.242:38492 2021/05/21 01:12:45 [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/21 01:12:45 [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/21 01:12:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Node info in sync 2021/05/21 01:12:45 [DEBUG] http: Request PUT /v1/agent/service/register (372.554739ms) from=10.233.71.242:38494 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:45 [DEBUG] agent: Node info in sync 2021/05/21 01:12:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (504.922µs) from=10.233.71.242:38502 2021/05/21 01:12:46 [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/21 01:12:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Node info in sync 2021/05/21 01:12:46 [DEBUG] http: Request PUT /v1/agent/service/register (400.647748ms) from=10.233.71.242:38506 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:46 [DEBUG] agent: Node info in sync 2021/05/21 01:12:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (369.529µs) from=10.233.71.242:38510 2021/05/21 01:12:46 [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/21 01:12:46 [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/21 01:12:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Node info in sync 2021/05/21 01:12:47 [DEBUG] http: Request PUT /v1/agent/service/register (700.944234ms) from=10.233.71.242:38512 2021/05/21 01:12:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:47 [DEBUG] agent: Node info in sync 2021/05/21 01:12:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (193.64451ms) from=10.233.71.242:38518 2021/05/21 01:12:48 [DEBUG] agent: Service tag "\"base\":{\"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/21 01:12:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Node info in sync 2021/05/21 01:12:48 [DEBUG] http: Request PUT /v1/agent/service/register (700.447821ms) from=10.233.71.242:38524 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (498.29µs) from=10.233.71.242:38528 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Node info in sync 2021/05/21 01:12:49 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Node info in sync 2021/05/21 01:12:49 [DEBUG] http: Request PUT /v1/agent/service/register (212.582622ms) from=10.233.71.242:38532 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:49 [DEBUG] agent: Node info in sync 2021/05/21 01:12:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (469.821µs) from=10.233.71.242:38542 2021/05/21 01:12:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [INFO] agent: Synced service "_v17_aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Node info in sync 2021/05/21 01:12:50 [DEBUG] http: Request PUT /v1/agent/service/register (346.272971ms) from=10.233.71.242:38544 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Node info in sync 2021/05/21 01:12:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (517.434µs) from=10.233.71.242:38546 2021/05/21 01:12:50 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [INFO] agent: Synced service "_v18__aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Node info in sync 2021/05/21 01:12:50 [DEBUG] http: Request PUT /v1/agent/service/register (76.543237ms) from=10.233.71.242:38548 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Node info in sync 2021/05/21 01:12:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (426.865µs) from=10.233.71.242:38550 2021/05/21 01:12:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_parser_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.193_443" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.27.143_8080" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.51_9005" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [INFO] agent: Synced service "_v18_aai-nquery_10.233.72.22_8446" 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_nsd_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.9_9007" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_catalog_10.233.27.146_8806" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v0_multicloud_10.233.61.65_9001" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.22_8446" in sync 2021/05/21 01:12:50 [DEBUG] agent: Node info in sync 2021/05/21 01:12:50 [DEBUG] http: Request PUT /v1/agent/service/register (204.56818ms) from=10.233.71.242:38554 2021/05/21 01:12:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.72_9009" in syn