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: 'd9f62de0-b4e8-a80e-2005-f6ca15dd792c'
         Node name: 'dev-msb-consul-85cddc885c-kp5f5'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2021/05/01 22:42:58 [DEBUG] agent: Using random ID "d9f62de0-b4e8-a80e-2005-f6ca15dd792c" as node ID
    2021/05/01 22:42:58 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d9f62de0-b4e8-a80e-2005-f6ca15dd792c Address:127.0.0.1:8300}]
    2021/05/01 22:42:58 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/01 22:42:58 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-kp5f5.dc1 127.0.0.1
    2021/05/01 22:42:58 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-kp5f5 127.0.0.1
    2021/05/01 22:42:58 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-kp5f5 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/01 22:42:58 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-kp5f5.dc1" in area "wan"
    2021/05/01 22:42:58 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/01 22:42:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/01 22:42:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/01 22:42:58 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/01 22:42:58 [INFO] agent: started state syncer
    2021/05/01 22:42:58 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/01 22:42:59 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/01 22:42:59 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/01 22:42:59 [DEBUG] raft: Votes needed: 1
    2021/05/01 22:42:59 [DEBUG] raft: Vote granted from d9f62de0-b4e8-a80e-2005-f6ca15dd792c in term 2. Tally: 1
    2021/05/01 22:42:59 [INFO] raft: Election won. Tally: 1
    2021/05/01 22:42:59 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/01 22:42:59 [INFO] consul: cluster leadership acquired
    2021/05/01 22:42:59 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-kp5f5
    2021/05/01 22:42:59 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/01 22:42:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-kp5f5" since the cluster is too small
    2021/05/01 22:42:59 [INFO] consul: member 'dev-msb-consul-85cddc885c-kp5f5' joined, marking health alive
    2021/05/01 22:42:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/01 22:42:59 [INFO] agent: Synced node info
    2021/05/01 22:42:59 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/01 22:43:00 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/05/01 22:43:41 [DEBUG] http: Request GET /v1/status/leader (3.390725ms) from=10.242.216.212:54082
    2021/05/01 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [INFO] agent: Synced service "_v1_appc_10.96.208.191_8443"
    2021/05/01 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.321286ms) from=10.242.216.212:54086
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:41 [DEBUG] http: Request GET /v1/health/service/appc-v1 (2.237638ms) from=10.242.216.212:54088
    2021/05/01 22:43:41 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:41 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.89.48_9005"
    2021/05/01 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (2.368875ms) from=10.242.216.212:54092
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:41 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (575.06µs) from=10.242.216.212:54094
    2021/05/01 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.89.48_9005"
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.065026ms) from=10.242.216.212:54096
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:41 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (338.344µs) from=10.242.216.212:54098
    2021/05/01 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.89.48_9005"
    2021/05/01 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.10681ms) from=10.242.216.212:54100
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:41 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (283.505µs) from=10.242.216.212:54102
    2021/05/01 22:43:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.17.151_443"
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (2.82302ms) from=10.242.216.212:54104
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (233.043µs) from=10.242.216.212:54106
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.170.118_9009"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.566058ms) from=10.242.216.212:54108
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (251.829µs) from=10.242.216.212:54110
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.170.118_9009"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.433873ms) from=10.242.216.212:54112
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (1.171426ms) from=10.242.216.212:54114
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v1_parser_10.96.234.255_8806"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.419649ms) from=10.242.216.212:54116
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (263.318µs) from=10.242.216.212:54118
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v1_catalog_10.96.234.255_8806"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.375445ms) from=10.242.216.212:54120
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (385.485µs) from=10.242.216.212:54122
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v1_nsd_10.96.234.255_8806"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.425777ms) from=10.242.216.212:54124
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (232.859µs) from=10.242.216.212:54126
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.234.255_8806"
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.344001ms) from=10.242.216.212:54128
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (412.746µs) from=10.242.216.212:54130
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.208.1_8080"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (19.153309ms) from=10.242.216.212:54132
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (352.317µs) from=10.242.216.212:54134
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v0_multicloud_10.96.151.170_9001"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.065691ms) from=10.242.216.212:54136
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (370.007µs) from=10.242.216.212:54138
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v1_multicloud_10.96.151.170_9001"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.600023ms) from=10.242.216.212:54140
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (609.422µs) from=10.242.216.212:54142
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.101.128_9011"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.854707ms) from=10.242.216.212:54144
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (273.804µs) from=10.242.216.212:54146
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.101.128_9011"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.070084ms) from=10.242.216.212:54148
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (330.959µs) from=10.242.216.212:54150
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.41.65_9015"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.541808ms) from=10.242.216.212:54152
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (172.393µs) from=10.242.216.212:54154
    2021/05/01 22:43:42 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.662317ms) from=10.242.216.212:54156
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (235.267µs) from=10.242.216.212:54160
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.724072ms) from=10.242.216.212:54162
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (320.415µs) from=10.242.216.212:54164
    2021/05/01 22:43:42 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.69274ms) from=10.242.216.212:54166
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (302.043µs) from=10.242.216.212:54168
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.881093ms) from=10.242.216.212:54170
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (417.259µs) from=10.242.216.212:54172
    2021/05/01 22:43:42 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.708532ms) from=10.242.216.212:54174
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (2.720468ms) from=10.242.216.212:54176
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.824809ms) from=10.242.216.212:54178
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (529.976µs) from=10.242.216.212:54182
    2021/05/01 22:43:42 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.210869ms) from=10.242.216.212:54184
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (335.916µs) from=10.242.216.212:54186
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.29172ms) from=10.242.216.212:54188
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (289.448µs) from=10.242.216.212:54190
    2021/05/01 22:43:42 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.962841ms) from=10.242.216.212:54192
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (395.317µs) from=10.242.216.212:54194
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.092356ms) from=10.242.216.212:54196
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (208.158µs) from=10.242.216.212:54198
    2021/05/01 22:43:42 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.431788ms) from=10.242.216.212:54200
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (251.929µs) from=10.242.216.212:54202
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.869015ms) from=10.242.216.212:54204
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (245.897µs) from=10.242.216.212:54206
    2021/05/01 22:43:42 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.461852ms) from=10.242.216.212:54208
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (314.942µs) from=10.242.216.212:54210
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.662297ms) from=10.242.216.212:54214
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (2.33967ms) from=10.242.216.212:54216
    2021/05/01 22:43:42 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request PUT /v1/agent/service/register (2.954808ms) from=10.242.216.212:54218
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (423.35µs) from=10.242.216.212:54220
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:42 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (6.599142ms) from=10.242.216.212:54222
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (368.314µs) from=10.242.216.212:54224
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.190945ms) from=10.242.216.212:54226
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (366.029µs) from=10.242.216.212:54228
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (13.504061ms) from=10.242.216.212:54230
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (449.832µs) from=10.242.216.212:54232
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.389561ms) from=10.242.216.212:54234
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (3.748961ms) from=10.242.216.212:54236
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.524817ms) from=10.242.216.212:54238
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (409.362µs) from=10.242.216.212:54240
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.510227ms) from=10.242.216.212:54244
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (344.509µs) from=10.242.216.212:54246
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.892018ms) from=10.242.216.212:54248
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (335.8µs) from=10.242.216.212:54250
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.519276ms) from=10.242.216.212:54252
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (584.972µs) from=10.242.216.212:54254
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.868258ms) from=10.242.216.212:54256
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (402.329µs) from=10.242.216.212:54258
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.741994ms) from=10.242.216.212:54260
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (252.659µs) from=10.242.216.212:54262
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.259963ms) from=10.242.216.212:54264
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (366.865µs) from=10.242.216.212:54266
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.217048ms) from=10.242.216.212:54268
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (5.178086ms) from=10.242.216.212:54270
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.248658ms) from=10.242.216.212:54272
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (442.856µs) from=10.242.216.212:54274
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (7.458976ms) from=10.242.216.212:54276
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (320.369µs) from=10.242.216.212:54278
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (12.933815ms) from=10.242.216.212:54280
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (404.902µs) from=10.242.216.212:54282
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.766718ms) from=10.242.216.212:54284
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (219.049µs) from=10.242.216.212:54286
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.785224ms) from=10.242.216.212:54288
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (257.61µs) from=10.242.216.212:54290
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.100317ms) from=10.242.216.212:54292
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (306.768µs) from=10.242.216.212:54294
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.714261ms) from=10.242.216.212:54296
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (991.781µs) from=10.242.216.212:54298
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.628699ms) from=10.242.216.212:54300
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (412.294µs) from=10.242.216.212:54302
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.548012ms) from=10.242.216.212:54304
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (405.533µs) from=10.242.216.212:54308
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v11__aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.392706ms) from=10.242.216.212:54310
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (288.34µs) from=10.242.216.212:54312
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v11_aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.023745ms) from=10.242.216.212:54314
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (379.263µs) from=10.242.216.212:54316
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v12__aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.558127ms) from=10.242.216.212:54318
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (220.228µs) from=10.242.216.212:54320
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v12_aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.978111ms) from=10.242.216.212:54322
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (294.32µs) from=10.242.216.212:54324
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v13__aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.838428ms) from=10.242.216.212:54326
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (272.644µs) from=10.242.216.212:54328
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v13_aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.528205ms) from=10.242.216.212:54330
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (364.791µs) from=10.242.216.212:54332
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v14__aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.254367ms) from=10.242.216.212:54334
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (246.424µs) from=10.242.216.212:54336
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v14_aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.913394ms) from=10.242.216.212:54338
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (287.143µs) from=10.242.216.212:54340
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v15__aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.77066ms) from=10.242.216.212:54342
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (246.674µs) from=10.242.216.212:54344
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v15_aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.667874ms) from=10.242.216.212:54346
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (963.589µs) from=10.242.216.212:54348
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v16__aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (12.632472ms) from=10.242.216.212:54350
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (468.356µs) from=10.242.216.212:54352
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v16_aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.342411ms) from=10.242.216.212:54354
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (353.077µs) from=10.242.216.212:54356
    2021/05/01 22:43:43 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [INFO] agent: Synced service "_v17__aai-nquery_10.242.121.195_8446"
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.906452ms) from=10.242.216.212:54358
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_catalog_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.208.1_8080" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud_10.96.151.170_9001" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.89.48_9005" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Node info in sync
    2021/05/01 22:43:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (306.416µs) from=10.242.216.212:54360
    2021/05/01 22:43:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 22:43: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/05/01 22:43: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/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_appc_10.96.208.191_8443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_nsd_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.41.65_9015" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.170.118_9009" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_parser_10.96.234.255_8806" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.17.151_443" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.101.128_9011" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.121.195_8446" in sync
    2021/05/01 22:43:43 [DEBUG] agent: Service "_v19_aai-generic-query_1