By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '335ec6f0-9165-5e60-3c72-84bff78ed40b' Node name: 'onap-msb-consul-86975585d9-qtzdn' 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/07/23 23:05:34 [DEBUG] agent: Using random ID "335ec6f0-9165-5e60-3c72-84bff78ed40b" as node ID 2021/07/23 23:05:34 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:335ec6f0-9165-5e60-3c72-84bff78ed40b Address:127.0.0.1:8300}] 2021/07/23 23:05:35 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-qtzdn.dc1 127.0.0.1 2021/07/23 23:05:35 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-qtzdn 127.0.0.1 2021/07/23 23:05:35 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/07/23 23:05:35 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-qtzdn.dc1" in area "wan" 2021/07/23 23:05:35 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-qtzdn (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/23 23:05:35 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/07/23 23:05:35 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/07/23 23:05:35 [INFO] agent: started state syncer 2021/07/23 23:05:35 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/07/23 23:05:35 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/07/23 23:05:35 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/07/23 23:05:35 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/07/23 23:05:35 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/07/23 23:05:35 [DEBUG] raft: Votes needed: 1 2021/07/23 23:05:35 [DEBUG] raft: Vote granted from 335ec6f0-9165-5e60-3c72-84bff78ed40b in term 2. Tally: 1 2021/07/23 23:05:35 [INFO] raft: Election won. Tally: 1 2021/07/23 23:05:35 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/07/23 23:05:35 [INFO] consul: cluster leadership acquired 2021/07/23 23:05:35 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-qtzdn 2021/07/23 23:05:35 [INFO] agent: Synced node info 2021/07/23 23:05:35 [DEBUG] agent: Node info in sync 2021/07/23 23:05:37 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/07/23 23:05:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qtzdn" since the cluster is too small 2021/07/23 23:05:37 [INFO] consul: member 'onap-msb-consul-86975585d9-qtzdn' joined, marking health alive 2021/07/23 23:05:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/23 23:05:37 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/07/23 23:06:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qtzdn" since the cluster is too small 2021/07/23 23:06:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/23 23:06:52 [DEBUG] agent: Node info in sync 2021/07/23 23:07:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qtzdn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/23 23:07:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qtzdn" since the cluster is too small 2021/07/23 23:08:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/23 23:08:05 [DEBUG] agent: Node info in sync 2021/07/23 23:08:12 [DEBUG] http: Request GET /v1/status/leader (458.235µs) from=10.233.68.202:51978 2021/07/23 23:08:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08: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/07/23 23:08:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.21.57_9011" 2021/07/23 23:08:14 [DEBUG] agent: Node info in sync 2021/07/23 23:08:14 [DEBUG] http: Request PUT /v1/agent/service/register (200.265266ms) from=10.233.68.202:51992 2021/07/23 23:08:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:14 [DEBUG] agent: Node info in sync 2021/07/23 23:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (220.106936ms) from=10.233.68.202:52000 2021/07/23 23:08:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:15 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.21.57_9011" 2021/07/23 23:08:15 [DEBUG] agent: Node info in sync 2021/07/23 23:08:15 [DEBUG] http: Request PUT /v1/agent/service/register (200.211966ms) from=10.233.68.202:52012 2021/07/23 23:08:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:15 [DEBUG] agent: Node info in sync 2021/07/23 23:08:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (640.044µs) from=10.233.68.202:52020 2021/07/23 23:08:16 [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/07/23 23:08:16 [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/07/23 23:08: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/07/23 23:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:16 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" 2021/07/23 23:08:16 [DEBUG] agent: Node info in sync 2021/07/23 23:08:16 [DEBUG] http: Request PUT /v1/agent/service/register (300.573286ms) from=10.233.68.202:52026 2021/07/23 23:08:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:16 [DEBUG] agent: Node info in sync 2021/07/23 23:08:16 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (926.66µs) from=10.233.68.202:52028 2021/07/23 23:08:17 [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/07/23 23:08: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/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:17 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" 2021/07/23 23:08:17 [DEBUG] agent: Node info in sync 2021/07/23 23:08:17 [DEBUG] http: Request PUT /v1/agent/service/register (213.299032ms) from=10.233.68.202:52034 2021/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:17 [DEBUG] agent: Node info in sync 2021/07/23 23:08:17 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (505.95µs) from=10.233.68.202:52038 2021/07/23 23:08:17 [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/07/23 23:08: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/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:17 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" 2021/07/23 23:08:17 [DEBUG] agent: Node info in sync 2021/07/23 23:08:17 [DEBUG] http: Request PUT /v1/agent/service/register (100.25826ms) from=10.233.68.202:52044 2021/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:17 [DEBUG] agent: Node info in sync 2021/07/23 23:08:17 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (408.702µs) from=10.233.68.202:52046 2021/07/23 23:08:18 [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/07/23 23:08:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:18 [INFO] agent: Synced service "_v1_parser_10.233.19.55_8806" 2021/07/23 23:08:18 [DEBUG] agent: Node info in sync 2021/07/23 23:08:18 [DEBUG] http: Request PUT /v1/agent/service/register (195.22596ms) from=10.233.68.202:52054 2021/07/23 23:08:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:18 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:18 [DEBUG] agent: Node info in sync 2021/07/23 23:08:18 [DEBUG] http: Request GET /v1/health/service/parser-v1 (555.267µs) from=10.233.68.202:52058 2021/07/23 23:08:19 [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/07/23 23:08: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/07/23 23:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:19 [INFO] agent: Synced service "_v1_catalog_10.233.19.55_8806" 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Node info in sync 2021/07/23 23:08:19 [DEBUG] http: Request PUT /v1/agent/service/register (183.342147ms) from=10.233.68.202:52060 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:19 [DEBUG] agent: Node info in sync 2021/07/23 23:08:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (532.173µs) from=10.233.68.202:52068 2021/07/23 23:08:19 [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/07/23 23:08: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/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:19 [INFO] agent: Synced service "_v1_nsd_10.233.19.55_8806" 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Node info in sync 2021/07/23 23:08:19 [DEBUG] http: Request PUT /v1/agent/service/register (190.553593ms) from=10.233.68.202:52070 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:19 [DEBUG] agent: Node info in sync 2021/07/23 23:08:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (510.225µs) from=10.233.68.202:52074 2021/07/23 23:08:19 [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/07/23 23:08: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/07/23 23:08:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.19.55_8806" 2021/07/23 23:08:20 [DEBUG] agent: Node info in sync 2021/07/23 23:08:20 [DEBUG] http: Request PUT /v1/agent/service/register (510.49241ms) from=10.233.68.202:52080 2021/07/23 23:08:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (418.557µs) from=10.233.68.202:52084 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:20 [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/07/23 23:08: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/07/23 23:08:20 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:20 [DEBUG] agent: Node info in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:20 [INFO] agent: Synced service "_v1_message-router_10.233.1.246_3904" 2021/07/23 23:08:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:21 [DEBUG] agent: Node info in sync 2021/07/23 23:08:21 [DEBUG] http: Request PUT /v1/agent/service/register (499.941174ms) from=10.233.68.202:52086 2021/07/23 23:08:21 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:21 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:21 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:21 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:21 [DEBUG] agent: Node info in sync 2021/07/23 23:08:21 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (612.667µs) from=10.233.68.202:52096 2021/07/23 23:08:21 [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/07/23 23:08: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/07/23 23:08:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.3.181_443" 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:22 [DEBUG] agent: Node info in sync 2021/07/23 23:08:22 [DEBUG] http: Request PUT /v1/agent/service/register (133.269567ms) from=10.233.68.202:52108 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Node info in sync 2021/07/23 23:08:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (376.301µs) from=10.233.68.202:52112 2021/07/23 23:08:22 [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/07/23 23:08: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/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:22 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.43.250_9007" 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:22 [DEBUG] agent: Node info in sync 2021/07/23 23:08:22 [DEBUG] http: Request PUT /v1/agent/service/register (242.085642ms) from=10.233.68.202:52114 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:22 [DEBUG] agent: Node info in sync 2021/07/23 23:08:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (602.27µs) from=10.233.68.202:52118 2021/07/23 23:08:23 [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/07/23 23:08:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:23 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.43.250_9007" 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:23 [DEBUG] agent: Node info in sync 2021/07/23 23:08:23 [DEBUG] http: Request PUT /v1/agent/service/register (337.685009ms) from=10.233.68.202:52120 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:23 [DEBUG] agent: Node info in sync 2021/07/23 23:08:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (458.844µs) from=10.233.68.202:52126 2021/07/23 23:08:23 [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/07/23 23:08:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [INFO] agent: Synced service "_v0_multicloud_10.233.14.212_9001" 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:23 [DEBUG] agent: Node info in sync 2021/07/23 23:08:23 [DEBUG] http: Request PUT /v1/agent/service/register (300.811311ms) from=10.233.68.202:52128 2021/07/23 23:08:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:23 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:24 [DEBUG] agent: Node info in sync 2021/07/23 23:08:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (200.382615ms) from=10.233.68.202:52132 2021/07/23 23:08:24 [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/07/23 23:08: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/07/23 23:08:24 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:24 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:25 [INFO] agent: Synced service "_v1_multicloud_10.233.14.212_9001" 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:25 [DEBUG] agent: Node info in sync 2021/07/23 23:08:25 [DEBUG] http: Request PUT /v1/agent/service/register (485.033775ms) from=10.233.68.202:52140 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:25 [DEBUG] agent: Node info in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:25 [DEBUG] agent: Node info in sync 2021/07/23 23:08:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (501.235µs) from=10.233.68.202:52164 2021/07/23 23:08:25 [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/07/23 23:08: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/07/23 23:08:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:26 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.19.181_9015" 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:26 [DEBUG] agent: Node info in sync 2021/07/23 23:08:26 [DEBUG] http: Request PUT /v1/agent/service/register (391.404402ms) from=10.233.68.202:52172 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:26 [DEBUG] agent: Node info in sync 2021/07/23 23:08:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (647.907µs) from=10.233.68.202:52180 2021/07/23 23:08:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08: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/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:26 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.55.190_9004" 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:26 [DEBUG] agent: Node info in sync 2021/07/23 23:08:26 [DEBUG] http: Request PUT /v1/agent/service/register (283.244274ms) from=10.233.68.202:52182 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:26 [DEBUG] agent: Node info in sync 2021/07/23 23:08:26 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (706.786µs) from=10.233.68.202:52184 2021/07/23 23:08:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08: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/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:27 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.55.190_9004" 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:27 [DEBUG] agent: Node info in sync 2021/07/23 23:08:27 [DEBUG] http: Request PUT /v1/agent/service/register (390.966572ms) from=10.233.68.202:52190 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:27 [DEBUG] agent: Node info in sync 2021/07/23 23:08:27 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (1.105062ms) from=10.233.68.202:52194 2021/07/23 23:08:28 [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/07/23 23:08: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/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:28 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.8.255_9009" 2021/07/23 23:08:28 [DEBUG] agent: Node info in sync 2021/07/23 23:08:28 [DEBUG] http: Request PUT /v1/agent/service/register (101.279999ms) from=10.233.68.202:52198 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:28 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:28 [DEBUG] agent: Node info in sync 2021/07/23 23:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (923.223µs) from=10.233.68.202:52206 2021/07/23 23:08:28 [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/07/23 23:08: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/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:29 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.8.255_9009" 2021/07/23 23:08:29 [DEBUG] agent: Node info in sync 2021/07/23 23:08:29 [DEBUG] http: Request PUT /v1/agent/service/register (500.937826ms) from=10.233.68.202:52208 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:29 [DEBUG] agent: Node info in sync 2021/07/23 23:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (621.541µs) from=10.233.68.202:52212 2021/07/23 23:08:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08: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/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:29 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.20.110_9518" 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:29 [DEBUG] agent: Node info in sync 2021/07/23 23:08:29 [DEBUG] http: Request PUT /v1/agent/service/register (211.339851ms) from=10.233.68.202:52218 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:29 [DEBUG] agent: Node info in sync 2021/07/23 23:08:29 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (454.804µs) from=10.233.68.202:52222 2021/07/23 23:08:29 [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/07/23 23:08: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/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:30 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.43.150_8080" 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:30 [DEBUG] agent: Node info in sync 2021/07/23 23:08:30 [DEBUG] http: Request PUT /v1/agent/service/register (178.48312ms) from=10.233.68.202:52228 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Node info in sync 2021/07/23 23:08:30 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (417.001µs) from=10.233.68.202:52230 2021/07/23 23:08:30 [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/07/23 23:08:30 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:30 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:30 [DEBUG] agent: Node info in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:30 [DEBUG] agent: Node info in sync 2021/07/23 23:08:30 [DEBUG] http: Request PUT /v1/agent/service/register (299.710605ms) from=10.233.68.202:52234 2021/07/23 23:08:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (675.437µs) from=10.233.68.202:52236 2021/07/23 23:08:30 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:31 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:31 [DEBUG] agent: Node info in sync 2021/07/23 23:08:31 [DEBUG] http: Request PUT /v1/agent/service/register (492.524164ms) from=10.233.68.202:52240 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:31 [DEBUG] agent: Node info in sync 2021/07/23 23:08:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (706.217µs) from=10.233.68.202:52256 2021/07/23 23:08:31 [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/07/23 23:08:31 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:32 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Node info in sync 2021/07/23 23:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (500.457005ms) from=10.233.68.202:52258 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:32 [DEBUG] agent: Node info in sync 2021/07/23 23:08:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.387161ms) from=10.233.68.202:52266 2021/07/23 23:08:32 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:32 [DEBUG] agent: Node info in sync 2021/07/23 23:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (502.567816ms) from=10.233.68.202:52268 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:32 [DEBUG] agent: Node info in sync 2021/07/23 23:08:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (600.01995ms) from=10.233.68.202:52272 2021/07/23 23:08:33 [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/07/23 23:08:33 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:34 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:34 [DEBUG] agent: Node info in sync 2021/07/23 23:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (968.925511ms) from=10.233.68.202:52280 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:34 [DEBUG] agent: Node info in sync 2021/07/23 23:08:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (607.227µs) from=10.233.68.202:52292 2021/07/23 23:08:34 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:35 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:35 [DEBUG] agent: Node info in sync 2021/07/23 23:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (581.509412ms) from=10.233.68.202:52296 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:35 [DEBUG] agent: Node info in sync 2021/07/23 23:08:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (565.407µs) from=10.233.68.202:52306 2021/07/23 23:08:35 [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/07/23 23:08:35 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:35 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:35 [DEBUG] agent: Node info in sync 2021/07/23 23:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (286.754242ms) from=10.233.68.202:52308 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:35 [DEBUG] agent: Node info in sync 2021/07/23 23:08:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (666.297µs) from=10.233.68.202:52314 2021/07/23 23:08:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qtzdn" since the cluster is too small 2021/07/23 23:08:35 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:36 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Node info in sync 2021/07/23 23:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (1.000414999s) from=10.233.68.202:52318 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:36 [DEBUG] agent: Node info in sync 2021/07/23 23:08:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (499.288µs) from=10.233.68.202:52328 2021/07/23 23:08:37 [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/07/23 23:08:37 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:37 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:37 [DEBUG] agent: Node info in sync 2021/07/23 23:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (804.017693ms) from=10.233.68.202:52330 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:38 [DEBUG] agent: Node info in sync 2021/07/23 23:08:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (493.34µs) from=10.233.68.202:52340 2021/07/23 23:08:38 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:39 [DEBUG] agent: Node info in sync 2021/07/23 23:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (1.300434982s) from=10.233.68.202:52344 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:39 [DEBUG] agent: Node info in sync 2021/07/23 23:08:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (548.565µs) from=10.233.68.202:52360 2021/07/23 23:08:39 [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/07/23 23:08:39 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Node info in sync 2021/07/23 23:08:40 [DEBUG] http: Request PUT /v1/agent/service/register (200.63554ms) from=10.233.68.202:52366 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Node info in sync 2021/07/23 23:08:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (589.421µs) from=10.233.68.202:52368 2021/07/23 23:08:40 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Node info in sync 2021/07/23 23:08:40 [DEBUG] http: Request PUT /v1/agent/service/register (498.943586ms) from=10.233.68.202:52372 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:40 [DEBUG] agent: Node info in sync 2021/07/23 23:08:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (637.611µs) from=10.233.68.202:52374 2021/07/23 23:08:40 [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/07/23 23:08:40 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:41 [DEBUG] agent: Node info in sync 2021/07/23 23:08:41 [DEBUG] http: Request PUT /v1/agent/service/register (301.238519ms) from=10.233.68.202:52378 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Node info in sync 2021/07/23 23:08:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (620.201µs) from=10.233.68.202:52394 2021/07/23 23:08:41 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:41 [DEBUG] agent: Node info in sync 2021/07/23 23:08:41 [DEBUG] http: Request PUT /v1/agent/service/register (401.27488ms) from=10.233.68.202:52396 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:41 [DEBUG] agent: Node info in sync 2021/07/23 23:08:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (688.661µs) from=10.233.68.202:52404 2021/07/23 23:08:42 [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/07/23 23:08:42 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:42 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:43 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Node info in sync 2021/07/23 23:08:43 [DEBUG] http: Request PUT /v1/agent/service/register (601.390601ms) from=10.233.68.202:52410 2021/07/23 23:08:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:43 [DEBUG] agent: Node info in sync 2021/07/23 23:08:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (806.021µs) from=10.233.68.202:52416 2021/07/23 23:08:43 [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/07/23 23:08:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Node info in sync 2021/07/23 23:08:43 [DEBUG] http: Request PUT /v1/agent/service/register (282.452045ms) from=10.233.68.202:52420 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:43 [DEBUG] agent: Node info in sync 2021/07/23 23:08:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (200.582629ms) from=10.233.68.202:52432 2021/07/23 23:08:44 [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/07/23 23:08:44 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Node info in sync 2021/07/23 23:08:44 [DEBUG] http: Request PUT /v1/agent/service/register (301.251701ms) from=10.233.68.202:52438 2021/07/23 23:08:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:44 [DEBUG] agent: Node info in sync 2021/07/23 23:08:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (643.654µs) from=10.233.68.202:52444 2021/07/23 23:08:44 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.66_8446" 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Node info in sync 2021/07/23 23:08:45 [DEBUG] http: Request PUT /v1/agent/service/register (272.995783ms) from=10.233.68.202:52454 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:45 [DEBUG] agent: Node info in sync 2021/07/23 23:08:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (468.72µs) from=10.233.68.202:52458 2021/07/23 23:08:45 [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/07/23 23:08:45 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Node info in sync 2021/07/23 23:08:46 [DEBUG] http: Request PUT /v1/agent/service/register (401.115028ms) from=10.233.68.202:52464 2021/07/23 23:08:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Node info in sync 2021/07/23 23:08:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (346.568µs) from=10.233.68.202:52476 2021/07/23 23:08:46 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Node info in sync 2021/07/23 23:08:46 [DEBUG] http: Request PUT /v1/agent/service/register (500.640604ms) from=10.233.68.202:52480 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (597.541µs) from=10.233.68.202:52482 2021/07/23 23:08:46 [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/07/23 23:08:46 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Node info in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Node info in sync 2021/07/23 23:08:47 [DEBUG] http: Request PUT /v1/agent/service/register (563.212859ms) from=10.233.68.202:52488 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:47 [DEBUG] agent: Node info in sync 2021/07/23 23:08:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (299.793334ms) from=10.233.68.202:52494 2021/07/23 23:08:48 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Node info in sync 2021/07/23 23:08:48 [DEBUG] http: Request PUT /v1/agent/service/register (486.358749ms) from=10.233.68.202:52498 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Node info in sync 2021/07/23 23:08:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (855.421µs) from=10.233.68.202:52524 2021/07/23 23:08:49 [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/07/23 23:08:49 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:49 [DEBUG] agent: Node info in sync 2021/07/23 23:08:49 [DEBUG] http: Request PUT /v1/agent/service/register (500.227397ms) from=10.233.68.202:52532 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:49 [DEBUG] agent: Node info in sync 2021/07/23 23:08:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (590.441µs) from=10.233.68.202:52538 2021/07/23 23:08:49 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:50 [DEBUG] agent: Node info in sync 2021/07/23 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (278.709337ms) from=10.233.68.202:52544 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Node info in sync 2021/07/23 23:08:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (483.33µs) from=10.233.68.202:52548 2021/07/23 23:08:50 [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/07/23 23:08:50 [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/07/23 23:08: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/07/23 23:08: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/07/23 23:08:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Node info in sync 2021/07/23 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (413.036143ms) from=10.233.68.202:52550 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:50 [DEBUG] agent: Node info in sync 2021/07/23 23:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (340.797µs) from=10.233.68.202:52560 2021/07/23 23:08:51 [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/07/23 23:08:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:51 [DEBUG] agent: Node info in sync 2021/07/23 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (392.793265ms) from=10.233.68.202:52568 2021/07/23 23:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:51 [DEBUG] agent: Node info in sync 2021/07/23 23:08:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (733.484µs) from=10.233.68.202:52574 2021/07/23 23:08:52 [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/07/23 23:08:52 [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/07/23 23:08:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:52 [DEBUG] agent: Node info in sync 2021/07/23 23:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (430.172686ms) from=10.233.68.202:52578 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:52 [DEBUG] agent: Node info in sync 2021/07/23 23:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (407.89µs) from=10.233.68.202:52582 2021/07/23 23:08:52 [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/07/23 23:08:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:53 [DEBUG] agent: Node info in sync 2021/07/23 23:08:53 [DEBUG] http: Request PUT /v1/agent/service/register (400.066648ms) from=10.233.68.202:52584 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:53 [DEBUG] agent: Node info in sync 2021/07/23 23:08:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (837.151µs) from=10.233.68.202:52588 2021/07/23 23:08:53 [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/07/23 23:08:53 [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/07/23 23:08:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:54 [DEBUG] agent: Node info in sync 2021/07/23 23:08:54 [DEBUG] http: Request PUT /v1/agent/service/register (872.678799ms) from=10.233.68.202:52592 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Node info in sync 2021/07/23 23:08:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (440.01µs) from=10.233.68.202:52606 2021/07/23 23:08:54 [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/07/23 23:08:54 [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/07/23 23:08:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Node info in sync 2021/07/23 23:08:54 [DEBUG] http: Request PUT /v1/agent/service/register (199.99212ms) from=10.233.68.202:52608 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:54 [DEBUG] agent: Node info in sync 2021/07/23 23:08:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (601.575443ms) from=10.233.68.202:52620 2021/07/23 23:08:55 [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/07/23 23:08:55 [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/07/23 23:08:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:56 [DEBUG] agent: Node info in sync 2021/07/23 23:08:56 [DEBUG] http: Request PUT /v1/agent/service/register (700.920951ms) from=10.233.68.202:52638 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:56 [DEBUG] agent: Node info in sync 2021/07/23 23:08:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (575.259µs) from=10.233.68.202:52650 2021/07/23 23:08:56 [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/07/23 23:08:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Node info in sync 2021/07/23 23:08:57 [DEBUG] http: Request PUT /v1/agent/service/register (850.274518ms) from=10.233.68.202:52652 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Node info in sync 2021/07/23 23:08:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (647.587µs) from=10.233.68.202:52662 2021/07/23 23:08:57 [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/07/23 23:08:57 [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/07/23 23:08:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:58 [DEBUG] agent: Node info in sync 2021/07/23 23:08:58 [DEBUG] http: Request PUT /v1/agent/service/register (500.052161ms) from=10.233.68.202:52670 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Node info in sync 2021/07/23 23:08:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (469.665µs) from=10.233.68.202:52678 2021/07/23 23:08:58 [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/07/23 23:08:58 [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/07/23 23:08:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:58 [DEBUG] agent: Node info in sync 2021/07/23 23:08:58 [DEBUG] http: Request PUT /v1/agent/service/register (248.894679ms) from=10.233.68.202:52680 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:58 [DEBUG] agent: Node info in sync 2021/07/23 23:08:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (400.381167ms) from=10.233.68.202:52686 2021/07/23 23:08:59 [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/07/23 23:08:59 [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/07/23 23:08:59 [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/07/23 23:08:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:08:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:59 [DEBUG] agent: Node info in sync 2021/07/23 23:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (401.499989ms) from=10.233.68.202:52688 2021/07/23 23:08:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (386.863µs) from=10.233.68.202:52700 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:08:59 [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/07/23 23:09:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:00 [DEBUG] agent: Node info in sync 2021/07/23 23:09:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:00 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.66_8446" 2021/07/23 23:09:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Node info in sync 2021/07/23 23:09:00 [DEBUG] http: Request PUT /v1/agent/service/register (600.966927ms) from=10.233.68.202:52702 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:00 [DEBUG] agent: Node info in sync 2021/07/23 23:09:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (490.501µs) from=10.233.68.202:52710 2021/07/23 23:09:00 [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/07/23 23:09:00 [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/07/23 23:09:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.66_8446" 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Node info in sync 2021/07/23 23:09:01 [DEBUG] http: Request PUT /v1/agent/service/register (517.834932ms) from=10.233.68.202:52714 2021/07/23 23:09:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:01 [DEBUG] agent: Node info in sync 2021/07/23 23:09:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (199.949396ms) from=10.233.68.202:52730 2021/07/23 23:09:02 [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/07/23 23:09:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [INFO] agent: Synced service "_v11_aai-nquery_10.233.73.66_8446" 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Node info in sync 2021/07/23 23:09:02 [DEBUG] http: Request PUT /v1/agent/service/register (301.186563ms) from=10.233.68.202:52736 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:02 [DEBUG] agent: Node info in sync 2021/07/23 23:09:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (601.588µs) from=10.233.68.202:52740 2021/07/23 23:09:03 [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/07/23 23:09:03 [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/07/23 23:09:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09: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/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:03 [INFO] agent: Synced service "_v12__aai-nquery_10.233.73.66_8446" 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Node info in sync 2021/07/23 23:09:03 [DEBUG] http: Request PUT /v1/agent/service/register (304.663522ms) from=10.233.68.202:52742 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Node info in sync 2021/07/23 23:09:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (537.808µs) from=10.233.68.202:52748 2021/07/23 23:09:03 [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/07/23 23:09:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09: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/07/23 23:09:03 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [INFO] agent: Synced service "_v12_aai-nquery_10.233.73.66_8446" 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:03 [DEBUG] agent: Node info in sync 2021/07/23 23:09:03 [DEBUG] http: Request PUT /v1/agent/service/register (300.278543ms) from=10.233.68.202:52750 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Node info in sync 2021/07/23 23:09:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (605.214µs) from=10.233.68.202:52756 2021/07/23 23:09:04 [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/07/23 23:09:04 [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/07/23 23:09:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09: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/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [INFO] agent: Synced service "_v13__aai-nquery_10.233.73.66_8446" 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Node info in sync 2021/07/23 23:09:04 [DEBUG] http: Request PUT /v1/agent/service/register (611.715003ms) from=10.233.68.202:52762 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:04 [DEBUG] agent: Node info in sync 2021/07/23 23:09:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (607.324µs) from=10.233.68.202:52774 2021/07/23 23:09:05 [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/07/23 23:09:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09: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/07/23 23:09:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:05 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [INFO] agent: Synced service "_v13_aai-nquery_10.233.73.66_8446" 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Node info in sync 2021/07/23 23:09:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.022112061s) from=10.233.68.202:52778 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:06 [DEBUG] agent: Node info in sync 2021/07/23 23:09:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (1.102312ms) from=10.233.68.202:52794 2021/07/23 23:09:06 [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/07/23 23:09:06 [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/07/23 23:09:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09: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/07/23 23:09:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [INFO] agent: Synced service "_v14__aai-nquery_10.233.73.66_8446" 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Node info in sync 2021/07/23 23:09:07 [DEBUG] http: Request PUT /v1/agent/service/register (781.204741ms) from=10.233.68.202:52796 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:07 [DEBUG] agent: Node info in sync 2021/07/23 23:09:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (466.617µs) from=10.233.68.202:52806 2021/07/23 23:09:07 [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/07/23 23:09:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09: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/07/23 23:09:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [INFO] agent: Synced service "_v14_aai-nquery_10.233.73.66_8446" 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Node info in sync 2021/07/23 23:09:08 [DEBUG] http: Request PUT /v1/agent/service/register (601.306246ms) from=10.233.68.202:52810 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (366.48µs) from=10.233.68.202:52818 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:08 [DEBUG] agent: Node info in sync 2021/07/23 23:09:08 [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/07/23 23:09:08 [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/07/23 23:09:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/23 23:09: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/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.48.216_9005" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_message-router_10.233.1.246_3904" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.181_443" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [INFO] agent: Synced service "_v15__aai-nquery_10.233.73.66_8446" 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_parser_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.43.150_8080" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.181_9015" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.55_8806" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.57_9011" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.110_9518" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.190_9004" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Node info in sync 2021/07/23 23:09:08 [DEBUG] http: Request PUT /v1/agent/service/register (117.553323ms) from=10.233.68.202:52820 2021/07/23 23:09:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.250_9007" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.255_9009" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.48.216_9005" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.14.212_9001" in sync 2021/07/23 23:09:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.66_8446" in sync 2021/07/23 23:09:08