Results

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: '644a600b-dc9b-7bae-74d1-7911683a3250'
         Node name: 'onap-msb-consul-86975585d9-l6fvx'
        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/09/26 13:19:19 [DEBUG] agent: Using random ID "644a600b-dc9b-7bae-74d1-7911683a3250" as node ID
    2021/09/26 13:19:19 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:644a600b-dc9b-7bae-74d1-7911683a3250 Address:127.0.0.1:8300}]
    2021/09/26 13:19:19 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/09/26 13:19:19 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/09/26 13:19:19 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/09/26 13:19:19 [WARN] raft: Unable to get address for server id 644a600b-dc9b-7bae-74d1-7911683a3250, using fallback address 127.0.0.1:8300: Could not find address for server id 644a600b-dc9b-7bae-74d1-7911683a3250
    2021/09/26 13:19:19 [DEBUG] raft: Votes needed: 1
    2021/09/26 13:19:19 [DEBUG] raft: Vote granted from 644a600b-dc9b-7bae-74d1-7911683a3250 in term 2. Tally: 1
    2021/09/26 13:19:19 [INFO] raft: Election won. Tally: 1
    2021/09/26 13:19:19 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/09/26 13:19:20 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-l6fvx.dc1 127.0.0.1
    2021/09/26 13:19:20 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-l6fvx 127.0.0.1
    2021/09/26 13:19:20 [INFO] consul: cluster leadership acquired
    2021/09/26 13:19:20 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-l6fvx.dc1" in area "wan"
    2021/09/26 13:19:20 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/09/26 13:19:20 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-l6fvx (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/26 13:19:20 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-l6fvx
    2021/09/26 13:19:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/09/26 13:19:21 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/09/26 13:19:21 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/09/26 13:19:21 [INFO] agent: started state syncer
    2021/09/26 13:19:21 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/09/26 13:19:21 [INFO] agent: Synced node info
    2021/09/26 13:19:22 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/09/26 13:19:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l6fvx" since the cluster is too small
    2021/09/26 13:19:22 [INFO] consul: member 'onap-msb-consul-86975585d9-l6fvx' joined, marking health alive
    2021/09/26 13:19:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l6fvx" since the cluster is too small
    2021/09/26 13:19:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/26 13:19:24 [DEBUG] agent: Node info in sync
    2021/09/26 13:19:24 [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/09/26 13:20:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l6fvx" since the cluster is too small
    2021/09/26 13:21:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/26 13:21:13 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-l6fvx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/26 13:21:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l6fvx" since the cluster is too small
    2021/09/26 13:21:51 [DEBUG] http: Request GET /v1/status/leader (489.227µs) from=10.233.73.252:40990
    2021/09/26 13:21:52 [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/09/26 13:21:52 [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/09/26 13:21: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/09/26 13:21:52 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.42.24_9005"
    2021/09/26 13:21:52 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:52 [DEBUG] http: Request PUT /v1/agent/service/register (298.679834ms) from=10.233.73.252:40994
    2021/09/26 13:21:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:52 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:53 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (199.906702ms) from=10.233.73.252:40998
    2021/09/26 13:21:54 [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/09/26 13:21: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/09/26 13:21:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:54 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.42.24_9005"
    2021/09/26 13:21:54 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:54 [DEBUG] http: Request PUT /v1/agent/service/register (400.07895ms) from=10.233.73.252:41002
    2021/09/26 13:21:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:54 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:54 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (710.333µs) from=10.233.73.252:41014
    2021/09/26 13:21:55 [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/09/26 13:21: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/09/26 13:21:55 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.42.24_9005"
    2021/09/26 13:21:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:55 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:55 [DEBUG] http: Request PUT /v1/agent/service/register (452.651016ms) from=10.233.73.252:41016
    2021/09/26 13:21:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:55 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:55 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (488.892µs) from=10.233.73.252:41018
    2021/09/26 13:21:56 [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/09/26 13:21: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/09/26 13:21:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:56 [INFO] agent: Synced service "_v1_parser_10.233.36.19_8806"
    2021/09/26 13:21:56 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:56 [DEBUG] http: Request PUT /v1/agent/service/register (288.24797ms) from=10.233.73.252:41022
    2021/09/26 13:21:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:56 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:21:56 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (104.058462ms) from=10.233.73.252:41026
    2021/09/26 13:21:57 [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/09/26 13:21: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/09/26 13:21:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:57 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:21:57 [INFO] agent: Synced service "_v1_catalog_10.233.36.19_8806"
    2021/09/26 13:21:57 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:57 [DEBUG] http: Request PUT /v1/agent/service/register (235.890856ms) from=10.233.73.252:41034
    2021/09/26 13:21:57 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:21:57 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:21:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:57 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (433.402µs) from=10.233.73.252:41036
    2021/09/26 13:21:57 [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/09/26 13:21: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/09/26 13:21:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [INFO] agent: Synced service "_v1_nsd_10.233.36.19_8806"
    2021/09/26 13:21:58 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:58 [DEBUG] http: Request PUT /v1/agent/service/register (264.797973ms) from=10.233.73.252:41038
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (702.712µs) from=10.233.73.252:41044
    2021/09/26 13:21:58 [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/09/26 13:21: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/09/26 13:21:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.36.19_8806"
    2021/09/26 13:21:58 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:58 [DEBUG] http: Request PUT /v1/agent/service/register (202.884126ms) from=10.233.73.252:41046
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:21:58 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (84.033028ms) from=10.233.73.252:41048
    2021/09/26 13:21:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:21: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/09/26 13:21:59 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.30.108_443"
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:59 [DEBUG] http: Request PUT /v1/agent/service/register (492.48203ms) from=10.233.73.252:41054
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:21:59 [DEBUG] agent: Node info in sync
    2021/09/26 13:21:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (391.748µs) from=10.233.73.252:41076
    2021/09/26 13:21:59 [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/09/26 13:21: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/09/26 13:22:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:00 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.26.75_9518"
    2021/09/26 13:22:00 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:00 [DEBUG] http: Request PUT /v1/agent/service/register (989.441498ms) from=10.233.73.252:41082
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:00 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:00 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (363.75µs) from=10.233.73.252:41092
    2021/09/26 13:22:01 [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/09/26 13:22:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:01 [INFO] agent: Synced service "_v0_multicloud_10.233.55.43_9001"
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:01 [DEBUG] http: Request PUT /v1/agent/service/register (14.485388ms) from=10.233.73.252:41094
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (517.102µs) from=10.233.73.252:41096
    2021/09/26 13:22:01 [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/09/26 13:22:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:01 [INFO] agent: Synced service "_v1_multicloud_10.233.55.43_9001"
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:01 [DEBUG] http: Request PUT /v1/agent/service/register (255.087687ms) from=10.233.73.252:41098
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:01 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.100177121s) from=10.233.73.252:41100
    2021/09/26 13:22:02 [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/09/26 13:22: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/09/26 13:22:03 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.10.197_8080"
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:03 [DEBUG] http: Request PUT /v1/agent/service/register (404.524633ms) from=10.233.73.252:41114
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:03 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:03 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (462.437µs) from=10.233.73.252:41116
    2021/09/26 13:22:03 [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/09/26 13:22: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/09/26 13:22:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:04 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.4.209_9015"
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:04 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:04 [DEBUG] http: Request PUT /v1/agent/service/register (568.408208ms) from=10.233.73.252:41118
    2021/09/26 13:22:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (678.7µs) from=10.233.73.252:41126
    2021/09/26 13:22:04 [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/09/26 13:22: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/09/26 13:22:05 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.33.253_9007"
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:05 [DEBUG] http: Request PUT /v1/agent/service/register (458.37695ms) from=10.233.73.252:41132
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (507.577µs) from=10.233.73.252:41138
    2021/09/26 13:22:05 [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/09/26 13:22: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/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:05 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.33.253_9007"
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:05 [DEBUG] http: Request PUT /v1/agent/service/register (370.956793ms) from=10.233.73.252:41140
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:05 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (99.941266ms) from=10.233.73.252:41144
    2021/09/26 13:22:05 [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/09/26 13:22: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/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:06 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.3.166_9009"
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:06 [DEBUG] http: Request PUT /v1/agent/service/register (290.501984ms) from=10.233.73.252:41156
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (99.416466ms) from=10.233.73.252:41158
    2021/09/26 13:22:06 [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/09/26 13:22: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/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:06 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.3.166_9009"
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:06 [DEBUG] http: Request PUT /v1/agent/service/register (161.49155ms) from=10.233.73.252:41162
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:06 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (367.764µs) from=10.233.73.252:41166
    2021/09/26 13:22:06 [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/09/26 13:22:06 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:07 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:07 [DEBUG] http: Request PUT /v1/agent/service/register (739.128934ms) from=10.233.73.252:41172
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:07 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (392.755µs) from=10.233.73.252:41174
    2021/09/26 13:22:08 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:08 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:08 [DEBUG] http: Request PUT /v1/agent/service/register (245.353594ms) from=10.233.73.252:41180
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (517.384µs) from=10.233.73.252:41182
    2021/09/26 13:22:08 [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/09/26 13:22:08 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:08 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:08 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:08 [DEBUG] http: Request PUT /v1/agent/service/register (218.233063ms) from=10.233.73.252:41184
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:08 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (417.714µs) from=10.233.73.252:41188
    2021/09/26 13:22:08 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:09 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:09 [DEBUG] http: Request PUT /v1/agent/service/register (188.288788ms) from=10.233.73.252:41190
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:09 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (399.396306ms) from=10.233.73.252:41196
    2021/09/26 13:22:09 [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/09/26 13:22:09 [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/09/26 13:22:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:10 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:10 [DEBUG] http: Request PUT /v1/agent/service/register (517.348783ms) from=10.233.73.252:41204
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (655.189µs) from=10.233.73.252:41218
    2021/09/26 13:22:10 [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/09/26 13:22:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:10 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:10 [DEBUG] http: Request PUT /v1/agent/service/register (199.86799ms) from=10.233.73.252:41222
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:10 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (634.826µs) from=10.233.73.252:41228
    2021/09/26 13:22:11 [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/09/26 13:22:11 [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/09/26 13:22:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:11 [DEBUG] http: Request PUT /v1/agent/service/register (274.080094ms) from=10.233.73.252:41230
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (548.693µs) from=10.233.73.252:41232
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:11 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:12 [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/09/26 13:22:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:12 [DEBUG] http: Request PUT /v1/agent/service/register (800.702335ms) from=10.233.73.252:41236
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:12 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (614.093µs) from=10.233.73.252:41242
    2021/09/26 13:22:13 [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/09/26 13:22:13 [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/09/26 13:22:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:13 [DEBUG] http: Request PUT /v1/agent/service/register (300.594227ms) from=10.233.73.252:41244
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:13 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (499.662µs) from=10.233.73.252:41246
    2021/09/26 13:22:13 [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/09/26 13:22:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:14 [DEBUG] http: Request PUT /v1/agent/service/register (600.296351ms) from=10.233.73.252:41248
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (493.423µs) from=10.233.73.252:41258
    2021/09/26 13:22:14 [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/09/26 13:22:14 [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/09/26 13:22:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:15 [DEBUG] http: Request PUT /v1/agent/service/register (400.271869ms) from=10.233.73.252:41260
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (635.163µs) from=10.233.73.252:41264
    2021/09/26 13:22:15 [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/09/26 13:22:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:15 [DEBUG] http: Request PUT /v1/agent/service/register (106.392154ms) from=10.233.73.252:41266
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:15 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (100.361618ms) from=10.233.73.252:41270
    2021/09/26 13:22:15 [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/09/26 13:22:15 [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/09/26 13:22:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:16 [DEBUG] http: Request PUT /v1/agent/service/register (416.211826ms) from=10.233.73.252:41272
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (716.563µs) from=10.233.73.252:41276
    2021/09/26 13:22:16 [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/09/26 13:22:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:16 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:16 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:16 [DEBUG] http: Request PUT /v1/agent/service/register (200.858027ms) from=10.233.73.252:41278
    2021/09/26 13:22:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (361.08µs) from=10.233.73.252:41282
    2021/09/26 13:22:16 [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/09/26 13:22:16 [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/09/26 13:22:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:17 [DEBUG] http: Request PUT /v1/agent/service/register (735.921496ms) from=10.233.73.252:41286
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:17 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (499.744451ms) from=10.233.73.252:41294
    2021/09/26 13:22:18 [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/09/26 13:22:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:18 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:18 [DEBUG] http: Request PUT /v1/agent/service/register (415.094404ms) from=10.233.73.252:41300
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:18 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (442.729µs) from=10.233.73.252:41302
    2021/09/26 13:22:18 [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/09/26 13:22:18 [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/09/26 13:22:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:19 [DEBUG] http: Request PUT /v1/agent/service/register (837.371922ms) from=10.233.73.252:41304
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:19 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (510.574µs) from=10.233.73.252:41310
    2021/09/26 13:22:19 [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/09/26 13:22:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.211_8446"
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:20 [DEBUG] http: Request PUT /v1/agent/service/register (1.154462842s) from=10.233.73.252:41312
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:20 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (672.454µs) from=10.233.73.252:41330
    2021/09/26 13:22:20 [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/09/26 13:22:20 [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/09/26 13:22:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l6fvx" since the cluster is too small
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:21 [DEBUG] http: Request PUT /v1/agent/service/register (293.162069ms) from=10.233.73.252:41334
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (99.922235ms) from=10.233.73.252:41336
    2021/09/26 13:22:21 [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/09/26 13:22:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.000062216s) from=10.233.73.252:41338
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:22 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (399.825357ms) from=10.233.73.252:41344
    2021/09/26 13:22:23 [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/09/26 13:22:23 [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/09/26 13:22:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.699818236s) from=10.233.73.252:41348
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (538.959µs) from=10.233.73.252:41372
    2021/09/26 13:22:27 [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/09/26 13:22:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:27 [DEBUG] http: Request PUT /v1/agent/service/register (498.836136ms) from=10.233.73.252:41374
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (451.253µs) from=10.233.73.252:41380
    2021/09/26 13:22:28 [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/09/26 13:22:28 [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/09/26 13:22:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:28 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:28 [DEBUG] http: Request PUT /v1/agent/service/register (505.593082ms) from=10.233.73.252:41382
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:28 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (579.894µs) from=10.233.73.252:41384
    2021/09/26 13:22:28 [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/09/26 13:22:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:29 [DEBUG] http: Request PUT /v1/agent/service/register (915.842834ms) from=10.233.73.252:41388
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:29 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (640.773µs) from=10.233.73.252:41396
    2021/09/26 13:22:30 [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/09/26 13:22:30 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:30 [DEBUG] http: Request PUT /v1/agent/service/register (418.010364ms) from=10.233.73.252:41404
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:30 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (99.608871ms) from=10.233.73.252:41408
    2021/09/26 13:22:31 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:31 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:31 [DEBUG] http: Request PUT /v1/agent/service/register (330.253155ms) from=10.233.73.252:41412
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:31 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (499.717497ms) from=10.233.73.252:41414
    2021/09/26 13:22:32 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22: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/09/26 13:22:33 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:33 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:33 [DEBUG] http: Request PUT /v1/agent/service/register (799.78637ms) from=10.233.73.252:41418
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (99.85161ms) from=10.233.73.252:41424
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:33 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22: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/09/26 13:22:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:34 [DEBUG] http: Request PUT /v1/agent/service/register (578.692624ms) from=10.233.73.252:41426
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:34 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (377.581µs) from=10.233.73.252:41434
    2021/09/26 13:22:34 [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/09/26 13:22:34 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:35 [DEBUG] http: Request PUT /v1/agent/service/register (1.080276765s) from=10.233.73.252:41438
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (319.191µs) from=10.233.73.252:41442
    2021/09/26 13:22:35 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:35 [DEBUG] http: Request PUT /v1/agent/service/register (336.918555ms) from=10.233.73.252:41444
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:35 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (419.055µs) from=10.233.73.252:41448
    2021/09/26 13:22:36 [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/09/26 13:22:36 [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/09/26 13:22:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:36 [DEBUG] http: Request PUT /v1/agent/service/register (419.992213ms) from=10.233.73.252:41450
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:36 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (100.605979ms) from=10.233.73.252:41456
    2021/09/26 13:22:37 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:37 [DEBUG] http: Request PUT /v1/agent/service/register (402.272015ms) from=10.233.73.252:41462
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:37 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (362.641µs) from=10.233.73.252:41464
    2021/09/26 13:22:37 [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/09/26 13:22:37 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:38 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:38 [DEBUG] http: Request PUT /v1/agent/service/register (380.641811ms) from=10.233.73.252:41466
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (398.75µs) from=10.233.73.252:41476
    2021/09/26 13:22:38 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:38 [DEBUG] http: Request PUT /v1/agent/service/register (497.796814ms) from=10.233.73.252:41478
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:38 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (400.280199ms) from=10.233.73.252:41480
    2021/09/26 13:22:39 [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/09/26 13:22:39 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:40 [DEBUG] http: Request PUT /v1/agent/service/register (300.547931ms) from=10.233.73.252:41488
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:40 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (606.808µs) from=10.233.73.252:41498
    2021/09/26 13:22:40 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.76.211_8446"
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:41 [DEBUG] http: Request PUT /v1/agent/service/register (693.931904ms) from=10.233.73.252:41502
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:41 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (530.67µs) from=10.233.73.252:41508
    2021/09/26 13:22:41 [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/09/26 13:22:41 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [INFO] agent: Synced service "_v11__aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:42 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:42 [DEBUG] http: Request PUT /v1/agent/service/register (318.526443ms) from=10.233.73.252:41510
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (625.916µs) from=10.233.73.252:41514
    2021/09/26 13:22:42 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [INFO] agent: Synced service "_v11_aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:42 [DEBUG] http: Request PUT /v1/agent/service/register (395.068779ms) from=10.233.73.252:41516
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (375.92µs) from=10.233.73.252:41520
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:42 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:43 [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/09/26 13:22:43 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [INFO] agent: Synced service "_v12__aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:43 [DEBUG] http: Request PUT /v1/agent/service/register (322.192638ms) from=10.233.73.252:41524
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:43 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (461.657µs) from=10.233.73.252:41526
    2021/09/26 13:22:44 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [INFO] agent: Synced service "_v12_aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:44 [DEBUG] http: Request PUT /v1/agent/service/register (667.533694ms) from=10.233.73.252:41528
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:44 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (548.763µs) from=10.233.73.252:41538
    2021/09/26 13:22:45 [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/09/26 13:22:45 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [INFO] agent: Synced service "_v13__aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:45 [DEBUG] http: Request PUT /v1/agent/service/register (701.967862ms) from=10.233.73.252:41542
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:45 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (576.21µs) from=10.233.73.252:41546
    2021/09/26 13:22:46 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [INFO] agent: Synced service "_v13_aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:46 [DEBUG] http: Request PUT /v1/agent/service/register (450.80922ms) from=10.233.73.252:41550
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:46 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (510.891µs) from=10.233.73.252:41556
    2021/09/26 13:22:47 [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/09/26 13:22:47 [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/09/26 13:22:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [INFO] agent: Synced service "_v14__aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:47 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:47 [DEBUG] http: Request PUT /v1/agent/service/register (699.722763ms) from=10.233.73.252:41560
    2021/09/26 13:22:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (547.21µs) from=10.233.73.252:41566
    2021/09/26 13:22:48 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [INFO] agent: Synced service "_v14_aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:48 [DEBUG] http: Request PUT /v1/agent/service/register (462.416116ms) from=10.233.73.252:41568
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:48 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (541.662µs) from=10.233.73.252:41570
    2021/09/26 13:22:48 [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/09/26 13:22:48 [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/09/26 13:22: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/09/26 13:22: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/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [INFO] agent: Synced service "_v15__aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:49 [DEBUG] http: Request PUT /v1/agent/service/register (500.77425ms) from=10.233.73.252:41572
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (488.607µs) from=10.233.73.252:41578
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22: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/09/26 13:22:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [INFO] agent: Synced service "_v15_aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:49 [DEBUG] http: Request PUT /v1/agent/service/register (338.244349ms) from=10.233.73.252:41580
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:49 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (199.65123ms) from=10.233.73.252:41586
    2021/09/26 13:22:50 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22: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/09/26 13:22:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [INFO] agent: Synced service "_v16__aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:51 [DEBUG] http: Request PUT /v1/agent/service/register (1.101099344s) from=10.233.73.252:41598
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:51 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (646.772µs) from=10.233.73.252:41604
    2021/09/26 13:22:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22: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/09/26 13:22:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [INFO] agent: Synced service "_v16_aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:52 [DEBUG] http: Request PUT /v1/agent/service/register (272.490891ms) from=10.233.73.252:41606
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:52 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (299.71637ms) from=10.233.73.252:41610
    2021/09/26 13:22:52 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22: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/09/26 13:22:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [INFO] agent: Synced service "_v17__aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:53 [DEBUG] http: Request PUT /v1/agent/service/register (1.398893398s) from=10.233.73.252:41614
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (645.69µs) from=10.233.73.252:41620
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v0_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_parser_10.233.36.19_8806" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.19_8806" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Node info in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/26 13:22: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/09/26 13:22: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/09/26 13:22:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.10.197_8080" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.209_9015" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.166_9009" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.24_9005" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_nsd_10.233.36.19_8806" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_multicloud_10.233.55.43_9001" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.108_443" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.253_9007" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [INFO] agent: Synced service "_v17_aai-nquery_10.233.76.211_8446"
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_catalog_10.233.36.19_8806" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.75_9518" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.211_8446" in sync
    2021/09/26 13:22:54 [DEBUG] agent: Service "_v12_aai-n