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: 'ef59ebea-486b-5c38-5667-4f72e8608fdb'
         Node name: 'onap-msb-consul-86975585d9-6cqzv'
        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 00:03:13 [DEBUG] agent: Using random ID "ef59ebea-486b-5c38-5667-4f72e8608fdb" as node ID
    2021/05/01 00:03:13 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ef59ebea-486b-5c38-5667-4f72e8608fdb Address:127.0.0.1:8300}]
    2021/05/01 00:03:14 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/01 00:03:14 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-6cqzv.dc1 127.0.0.1
    2021/05/01 00:03:14 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/01 00:03:14 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/01 00:03:14 [WARN] raft: Unable to get address for server id ef59ebea-486b-5c38-5667-4f72e8608fdb, using fallback address 127.0.0.1:8300: Could not find address for server id ef59ebea-486b-5c38-5667-4f72e8608fdb
    2021/05/01 00:03:14 [DEBUG] raft: Votes needed: 1
    2021/05/01 00:03:14 [DEBUG] raft: Vote granted from ef59ebea-486b-5c38-5667-4f72e8608fdb in term 2. Tally: 1
    2021/05/01 00:03:14 [INFO] raft: Election won. Tally: 1
    2021/05/01 00:03:14 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/01 00:03:14 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-6cqzv 127.0.0.1
    2021/05/01 00:03:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/01 00:03:14 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/01 00:03:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/01 00:03:14 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-6cqzv (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/01 00:03:14 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-6cqzv.dc1" in area "wan"
    2021/05/01 00:03:14 [INFO] consul: cluster leadership acquired
    2021/05/01 00:03:15 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-6cqzv
    2021/05/01 00:03:15 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/01 00:03:15 [INFO] agent: started state syncer
    2021/05/01 00:03:15 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/01 00:03:15 [INFO] agent: Synced node info
    2021/05/01 00:03:15 [DEBUG] agent: Node info in sync
    2021/05/01 00:03:15 [DEBUG] agent: Node info in sync
    2021/05/01 00:03:16 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/01 00:03:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6cqzv" since the cluster is too small
    2021/05/01 00:03:16 [INFO] consul: member 'onap-msb-consul-86975585d9-6cqzv' joined, marking health alive
    2021/05/01 00:03:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6cqzv" since the cluster is too small
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/05/01 00:04:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6cqzv" since the cluster is too small
    2021/05/01 00:04:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/01 00:04:18 [DEBUG] agent: Node info in sync
    2021/05/01 00:05:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-6cqzv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/01 00:05:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6cqzv" since the cluster is too small
    2021/05/01 00:05:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/01 00:05:52 [DEBUG] agent: Node info in sync
    2021/05/01 00:06:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6cqzv" since the cluster is too small
    2021/05/01 00:07:10 [DEBUG] http: Request GET /v1/status/leader (559.459526ms) from=10.233.72.235:39782
    2021/05/01 00:07:11 [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 00:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:11 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.62.90_443"
    2021/05/01 00:07:11 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (301.240571ms) from=10.233.72.235:39790
    2021/05/01 00:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:11 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.762905ms) from=10.233.72.235:39794
    2021/05/01 00:07:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:12 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.62.138_9004"
    2021/05/01 00:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:12 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (394.600698ms) from=10.233.72.235:39800
    2021/05/01 00:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:12 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:12 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (379.076µs) from=10.233.72.235:39806
    2021/05/01 00:07:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:13 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.62.138_9004"
    2021/05/01 00:07:13 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:13 [DEBUG] http: Request PUT /v1/agent/service/register (400.995287ms) from=10.233.72.235:39810
    2021/05/01 00:07:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:13 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:13 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (448.989µs) from=10.233.72.235:39814
    2021/05/01 00:07:13 [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 00:07:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:14 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.29.155_9015"
    2021/05/01 00:07:14 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:14 [DEBUG] http: Request PUT /v1/agent/service/register (1.197849873s) from=10.233.72.235:39816
    2021/05/01 00:07:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:14 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (383.92µs) from=10.233.72.235:39840
    2021/05/01 00:07:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6cqzv" since the cluster is too small
    2021/05/01 00:07:15 [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 00:07:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:15 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.31.58_9011"
    2021/05/01 00:07:15 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:15 [DEBUG] http: Request PUT /v1/agent/service/register (584.732977ms) from=10.233.72.235:39844
    2021/05/01 00:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:15 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (295.91µs) from=10.233.72.235:39850
    2021/05/01 00:07:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:16 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.31.58_9011"
    2021/05/01 00:07:16 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (424.57581ms) from=10.233.72.235:39856
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (425.349µs) from=10.233.72.235:39858
    2021/05/01 00:07:16 [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 00:07:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:16 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.25.17_8080"
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (377.027085ms) from=10.233.72.235:39860
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:16 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:16 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (606.984µs) from=10.233.72.235:39864
    2021/05/01 00:07:17 [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 00:07:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:17 [INFO] agent: Synced service "_v1_parser_10.233.18.23_8806"
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:17 [DEBUG] http: Request PUT /v1/agent/service/register (239.09728ms) from=10.233.72.235:39866
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:17 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (478.816µs) from=10.233.72.235:39868
    2021/05/01 00:07:17 [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 00:07:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:18 [INFO] agent: Synced service "_v1_catalog_10.233.18.23_8806"
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:18 [DEBUG] http: Request PUT /v1/agent/service/register (883.818901ms) from=10.233.72.235:39874
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:18 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (610.628µs) from=10.233.72.235:39892
    2021/05/01 00:07:18 [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 00:07:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [INFO] agent: Synced service "_v1_nsd_10.233.18.23_8806"
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:19 [DEBUG] http: Request PUT /v1/agent/service/register (211.518307ms) from=10.233.72.235:39898
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (534.918µs) from=10.233.72.235:39902
    2021/05/01 00:07:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:19 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.18.23_8806"
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:19 [DEBUG] http: Request PUT /v1/agent/service/register (299.995072ms) from=10.233.72.235:39904
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (513.028µs) from=10.233.72.235:39910
    2021/05/01 00:07:19 [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 00:07:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [INFO] agent: Synced service "_v0_multicloud_10.233.37.209_9001"
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:19 [DEBUG] http: Request PUT /v1/agent/service/register (181.048683ms) from=10.233.72.235:39914
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:19 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (402.038µs) from=10.233.72.235:39916
    2021/05/01 00:07:20 [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 00:07:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:20 [INFO] agent: Synced service "_v1_multicloud_10.233.37.209_9001"
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:20 [DEBUG] http: Request PUT /v1/agent/service/register (300.393273ms) from=10.233.72.235:39918
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:20 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (193.145772ms) from=10.233.72.235:39924
    2021/05/01 00:07:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:21 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.53.205_9007"
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:21 [DEBUG] http: Request PUT /v1/agent/service/register (324.831446ms) from=10.233.72.235:39928
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:21 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (444.879µs) from=10.233.72.235:39932
    2021/05/01 00:07:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.53.205_9007"
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:22 [DEBUG] http: Request PUT /v1/agent/service/register (400.199393ms) from=10.233.72.235:39936
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (354.86µs) from=10.233.72.235:39938
    2021/05/01 00:07:22 [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 00:07:22 [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 00:07:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.4.219_9005"
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:22 [DEBUG] http: Request PUT /v1/agent/service/register (362.973787ms) from=10.233.72.235:39940
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:22 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (455.924µs) from=10.233.72.235:39946
    2021/05/01 00:07:22 [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 00:07:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:23 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.4.219_9005"
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:23 [DEBUG] http: Request PUT /v1/agent/service/register (250.741265ms) from=10.233.72.235:39948
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:23 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (784.195µs) from=10.233.72.235:39950
    2021/05/01 00:07:23 [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 00:07:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:23 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.4.219_9005"
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:23 [DEBUG] http: Request PUT /v1/agent/service/register (300.838367ms) from=10.233.72.235:39952
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:23 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:23 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (599.613µs) from=10.233.72.235:39956
    2021/05/01 00:07:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:24 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.46.81_9518"
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (288.796133ms) from=10.233.72.235:39962
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:24 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (200.342108ms) from=10.233.72.235:39970
    2021/05/01 00:07:24 [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 00:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [INFO] agent: Synced service "_v1_message-router_10.233.10.72_3904"
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:24 [DEBUG] http: Request PUT /v1/agent/service/register (183.679702ms) from=10.233.72.235:39974
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:24 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:24 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (390.177µs) from=10.233.72.235:39982
    2021/05/01 00:07:24 [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 00:07:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:25 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.28.147_9009"
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:25 [DEBUG] http: Request PUT /v1/agent/service/register (395.186942ms) from=10.233.72.235:39986
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:25 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (481.084µs) from=10.233.72.235:39990
    2021/05/01 00:07:25 [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 00:07:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.28.147_9009"
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:25 [DEBUG] http: Request PUT /v1/agent/service/register (180.347879ms) from=10.233.72.235:39992
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:25 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:25 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (1.224789ms) from=10.233.72.235:40002
    2021/05/01 00:07:26 [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 00:07:26 [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 00:07:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:26 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:27 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:27 [DEBUG] http: Request PUT /v1/agent/service/register (1.299949288s) from=10.233.72.235:40010
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (93.288724ms) from=10.233.72.235:40014
    2021/05/01 00:07:27 [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 00:07:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:27 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:27 [DEBUG] http: Request PUT /v1/agent/service/register (167.357797ms) from=10.233.72.235:40018
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:27 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (426.609µs) from=10.233.72.235:40024
    2021/05/01 00:07:27 [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 00:07:27 [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 00:07:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (300.924351ms) from=10.233.72.235:40026
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (486.71µs) from=10.233.72.235:40040
    2021/05/01 00:07:28 [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 00:07:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (485.874383ms) from=10.233.72.235:40046
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:28 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (509.523µs) from=10.233.72.235:40052
    2021/05/01 00:07:28 [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 00:07:28 [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 00:07:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:29 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (478.804575ms) from=10.233.72.235:40054
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:29 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (772.451µs) from=10.233.72.235:40058
    2021/05/01 00:07:30 [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 00:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (212.60017ms) from=10.233.72.235:40066
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (535.796µs) from=10.233.72.235:40070
    2021/05/01 00:07:30 [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 00:07:30 [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 00:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:30 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (483.990487ms) from=10.233.72.235:40072
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (304.469µs) from=10.233.72.235:40074
    2021/05/01 00:07:31 [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 00:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (128.443883ms) from=10.233.72.235:40078
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (500.404µs) from=10.233.72.235:40080
    2021/05/01 00:07:31 [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 00:07:31 [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 00:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (136.251054ms) from=10.233.72.235:40082
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (395.976µs) from=10.233.72.235:40086
    2021/05/01 00:07:31 [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 00:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (300.544506ms) from=10.233.72.235:40088
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:31 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (101.200957ms) from=10.233.72.235:40092
    2021/05/01 00:07:32 [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 00:07:32 [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 00:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:33 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (300.94184ms) from=10.233.72.235:40096
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (518.583µs) from=10.233.72.235:40100
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [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 00:07:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (297.862442ms) from=10.233.72.235:40102
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (497.256µs) from=10.233.72.235:40106
    2021/05/01 00:07:33 [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 00:07:33 [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 00:07:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (162.585225ms) from=10.233.72.235:40108
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:33 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (409.674µs) from=10.233.72.235:40114
    2021/05/01 00:07:34 [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 00:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (316.474081ms) from=10.233.72.235:40116
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (518.501µs) from=10.233.72.235:40134
    2021/05/01 00:07:34 [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 00:07:34 [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 00:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:34 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (103.862623ms) from=10.233.72.235:40138
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:34 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (539.581µs) from=10.233.72.235:40140
    2021/05/01 00:07:35 [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 00:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (360.519534ms) from=10.233.72.235:40142
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:35 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (199.648241ms) from=10.233.72.235:40146
    2021/05/01 00:07:35 [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 00:07:35 [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 00:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (481.600014ms) from=10.233.72.235:40152
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (593.923µs) from=10.233.72.235:40158
    2021/05/01 00:07:36 [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 00:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.6_8446"
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (400.874072ms) from=10.233.72.235:40160
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:36 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (353.005µs) from=10.233.72.235:40164
    2021/05/01 00:07:36 [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 00:07:36 [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 00:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (601.137769ms) from=10.233.72.235:40166
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (324.304µs) from=10.233.72.235:40178
    2021/05/01 00:07:37 [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 00:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (236.430824ms) from=10.233.72.235:40182
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:37 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (590.313µs) from=10.233.72.235:40194
    2021/05/01 00:07:38 [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 00:07:38 [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 00:07:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (300.751566ms) from=10.233.72.235:40196
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:38 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (584.254µs) from=10.233.72.235:40206
    2021/05/01 00:07:38 [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 00:07:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:39 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (104.615766ms) from=10.233.72.235:40208
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (416.48µs) from=10.233.72.235:40212
    2021/05/01 00:07:39 [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 00:07:39 [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 00:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:39 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (300.525602ms) from=10.233.72.235:40214
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:39 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (397.368µs) from=10.233.72.235:40222
    2021/05/01 00:07:40 [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 00:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (103.536833ms) from=10.233.72.235:40224
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:40 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (424.435µs) from=10.233.72.235:40228
    2021/05/01 00:07:40 [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 00:07:40 [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 00:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (1.016069296s) from=10.233.72.235:40232
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (471.238µs) from=10.233.72.235:40242
    2021/05/01 00:07:41 [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 00:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07: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 00:07:41 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (103.475509ms) from=10.233.72.235:40244
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:41 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (512.227µs) from=10.233.72.235:40246
    2021/05/01 00:07:42 [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 00:07:42 [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 00:07: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 00:07: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 00:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:42 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (165.02187ms) from=10.233.72.235:40248
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (100.087824ms) from=10.233.72.235:40250
    2021/05/01 00:07:42 [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 00:07: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 00:07: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 00:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (599.742007ms) from=10.233.72.235:40254
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (500.503µs) from=10.233.72.235:40262
    2021/05/01 00:07: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 00:07: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 00:07: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 00:07: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 00:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:43 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (204.594708ms) from=10.233.72.235:40264
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:43 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (86.870533ms) from=10.233.72.235:40274
    2021/05/01 00:07:44 [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 00:07:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:44 [DEBUG] http: Request PUT /v1/agent/service/register (600.341539ms) from=10.233.72.235:40286
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:44 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (517.181µs) from=10.233.72.235:40304
    2021/05/01 00:07:44 [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 00:07:44 [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 00:07:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (382.113683ms) from=10.233.72.235:40306
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (193.989543ms) from=10.233.72.235:40310
    2021/05/01 00:07:45 [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 00:07:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (300.347334ms) from=10.233.72.235:40316
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (90.384137ms) from=10.233.72.235:40322
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:46 [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 00:07:46 [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 00:07:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (778.125695ms) from=10.233.72.235:40326
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:46 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (437.077µs) from=10.233.72.235:40330
    2021/05/01 00:07:47 [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 00:07:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (157.73522ms) from=10.233.72.235:40332
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (459.789µs) from=10.233.72.235:40334
    2021/05/01 00:07:47 [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 00:07:47 [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 00:07:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:47 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:48 [DEBUG] http: Request PUT /v1/agent/service/register (501.914183ms) from=10.233.72.235:40336
    2021/05/01 00:07:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (94.372752ms) from=10.233.72.235:40362
    2021/05/01 00:07:48 [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 00:07:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.6_8446"
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:49 [DEBUG] http: Request PUT /v1/agent/service/register (400.748397ms) from=10.233.72.235:40364
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (348.54µs) from=10.233.72.235:40368
    2021/05/01 00:07:49 [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 00:07:49 [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 00:07:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.6_8446"
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:49 [DEBUG] http: Request PUT /v1/agent/service/register (190.096064ms) from=10.233.72.235:40374
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:49 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (294.391µs) from=10.233.72.235:40376
    2021/05/01 00:07:49 [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 00:07:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-6cqzv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.6_8446"
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:50 [DEBUG] http: Request PUT /v1/agent/service/register (290.722081ms) from=10.233.72.235:40380
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (426.672µs) from=10.233.72.235:40384
    2021/05/01 00:07:50 [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 00:07:50 [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 00:07:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.6_8446"
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:50 [DEBUG] http: Request PUT /v1/agent/service/register (336.126378ms) from=10.233.72.235:40386
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:50 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (523.595µs) from=10.233.72.235:40390
    2021/05/01 00:07:51 [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 00:07:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.6_8446"
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:51 [DEBUG] http: Request PUT /v1/agent/service/register (401.04313ms) from=10.233.72.235:40392
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (516.497µs) from=10.233.72.235:40398
    2021/05/01 00:07:51 [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 00:07:51 [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 00:07:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.6_8446"
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:51 [DEBUG] http: Request PUT /v1/agent/service/register (286.817971ms) from=10.233.72.235:40400
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:51 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (427.172µs) from=10.233.72.235:40402
    2021/05/01 00:07:52 [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 00:07:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.6_8446"
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:52 [DEBUG] http: Request PUT /v1/agent/service/register (99.976947ms) from=10.233.72.235:40404
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:52 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (200.187745ms) from=10.233.72.235:40406
    2021/05/01 00:07:52 [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 00:07:52 [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 00:07:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.6_8446"
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:53 [DEBUG] http: Request PUT /v1/agent/service/register (383.380762ms) from=10.233.72.235:40410
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:53 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (684.413µs) from=10.233.72.235:40414
    2021/05/01 00:07:53 [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 00:07:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.6_8446"
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:54 [DEBUG] http: Request PUT /v1/agent/service/register (337.621722ms) from=10.233.72.235:40418
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (527.896µs) from=10.233.72.235:40430
    2021/05/01 00:07:54 [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 00:07:54 [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 00:07:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.6_8446"
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.155_9015" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.46.81_9518" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Node info in sync
    2021/05/01 00:07:54 [DEBUG] http: Request PUT /v1/agent/service/register (401.55743ms) from=10.233.72.235:40434
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.90_443" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.219_9005" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.72_3904" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.28.147_9009" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.58_9011" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.209_9001" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.18.23_8806" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.138_9004" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.6_8446" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.25.17_8080" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.205_9007" in sync
    2021/05/01 00:07:54 [DEBUG] agent: Servi