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: '3fb06a12-2b34-dbf8-81c1-c85b10d29b5e'
         Node name: 'dev-msb-consul-85cddc885c-6ldch'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2021/07/08 12:27:17 [DEBUG] agent: Using random ID "3fb06a12-2b34-dbf8-81c1-c85b10d29b5e" as node ID
    2021/07/08 12:27:17 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3fb06a12-2b34-dbf8-81c1-c85b10d29b5e Address:127.0.0.1:8300}]
    2021/07/08 12:27:17 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/07/08 12:27:17 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-6ldch.dc1 127.0.0.1
    2021/07/08 12:27:17 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-6ldch 127.0.0.1
    2021/07/08 12:27:17 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-6ldch.dc1" in area "wan"
    2021/07/08 12:27:17 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-6ldch (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/07/08 12:27:17 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/07/08 12:27:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/07/08 12:27:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/07/08 12:27:17 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/07/08 12:27:17 [INFO] agent: started state syncer
    2021/07/08 12:27:17 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/07/08 12:27:17 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/07/08 12:27:17 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/07/08 12:27:17 [DEBUG] raft: Votes needed: 1
    2021/07/08 12:27:17 [DEBUG] raft: Vote granted from 3fb06a12-2b34-dbf8-81c1-c85b10d29b5e in term 2. Tally: 1
    2021/07/08 12:27:17 [INFO] raft: Election won. Tally: 1
    2021/07/08 12:27:17 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/07/08 12:27:17 [INFO] consul: cluster leadership acquired
    2021/07/08 12:27:17 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-6ldch
    2021/07/08 12:27:17 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/07/08 12:27:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-6ldch" since the cluster is too small
    2021/07/08 12:27:17 [INFO] consul: member 'dev-msb-consul-85cddc885c-6ldch' joined, marking health alive
    2021/07/08 12:27:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/07/08 12:27:17 [INFO] agent: Synced node info
    2021/07/08 12:27:17 [DEBUG] agent: Node info in sync
    2021/07/08 12:27:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/07/08 12:27:19 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/07/08 12:28:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-6ldch" since the cluster is too small
    2021/07/08 12:28:23 [DEBUG] http: Request GET /v1/status/leader (1.262918ms) from=10.242.168.133:37948
    2021/07/08 12:28:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:23 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.96.65_9009"
    2021/07/08 12:28:23 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.968599ms) from=10.242.168.133:37950
    2021/07/08 12:28:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:23 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (1.461917ms) from=10.242.168.133:37952
    2021/07/08 12:28:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:23 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.96.65_9009"
    2021/07/08 12:28:23 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.308227ms) from=10.242.168.133:37954
    2021/07/08 12:28:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:23 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (317.213µs) from=10.242.168.133:37956
    2021/07/08 12:28:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:23 [INFO] agent: Synced service "_v1_parser_10.96.234.47_8806"
    2021/07/08 12:28:23 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:23 [DEBUG] http: Request PUT /v1/agent/service/register (2.65006ms) from=10.242.168.133:37958
    2021/07/08 12:28:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:23 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:23 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (241.826µs) from=10.242.168.133:37960
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v1_catalog_10.96.234.47_8806"
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.987082ms) from=10.242.168.133:37962
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (576.709µs) from=10.242.168.133:37964
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v1_nsd_10.96.234.47_8806"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.092977ms) from=10.242.168.133:37966
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (375.567µs) from=10.242.168.133:37968
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.234.47_8806"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.466379ms) from=10.242.168.133:37970
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (301.749µs) from=10.242.168.133:37972
    2021/07/08 12:28:24 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.224.246_9005"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.425961ms) from=10.242.168.133:37974
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (310.924µs) from=10.242.168.133:37976
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.224.246_9005"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (12.703516ms) from=10.242.168.133:37978
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (872.018µs) from=10.242.168.133:37980
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.224.246_9005"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.625ms) from=10.242.168.133:37982
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (281.188µs) from=10.242.168.133:37984
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.24.81_9007"
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.702776ms) from=10.242.168.133:37986
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (297.267µs) from=10.242.168.133:37988
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.24.81_9007"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.550675ms) from=10.242.168.133:37990
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (286.75µs) from=10.242.168.133:37992
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v0_multicloud_10.96.139.82_9001"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.051319ms) from=10.242.168.133:37994
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (264.029µs) from=10.242.168.133:37996
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v1_multicloud_10.96.139.82_9001"
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.854112ms) from=10.242.168.133:37998
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (221.755µs) from=10.242.168.133:38000
    2021/07/08 12:28: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/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.0.117_443"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.971121ms) from=10.242.168.133:38002
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (237.558µs) from=10.242.168.133:38004
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.20.33_8080"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.297182ms) from=10.242.168.133:38006
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (275.069µs) from=10.242.168.133:38008
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.201.6_9011"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (13.768398ms) from=10.242.168.133:38010
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (307.016µs) from=10.242.168.133:38012
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.201.6_9011"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.071896ms) from=10.242.168.133:38014
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (232.074µs) from=10.242.168.133:38016
    2021/07/08 12:28:24 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.051773ms) from=10.242.168.133:38018
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (325.248µs) from=10.242.168.133:38020
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.669684ms) from=10.242.168.133:38022
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.794681ms) from=10.242.168.133:38024
    2021/07/08 12:28:24 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.050292ms) from=10.242.168.133:38026
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (355.536µs) from=10.242.168.133:38028
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.556881ms) from=10.242.168.133:38030
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (327.131µs) from=10.242.168.133:38032
    2021/07/08 12:28:24 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.431753ms) from=10.242.168.133:38034
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (404.155µs) from=10.242.168.133:38036
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.268977ms) from=10.242.168.133:38038
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (362.409µs) from=10.242.168.133:38040
    2021/07/08 12:28:24 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.858685ms) from=10.242.168.133:38042
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (306.373µs) from=10.242.168.133:38044
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.045984ms) from=10.242.168.133:38046
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (250.951µs) from=10.242.168.133:38048
    2021/07/08 12:28:24 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.066698ms) from=10.242.168.133:38050
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (1.039518ms) from=10.242.168.133:38052
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.928507ms) from=10.242.168.133:38054
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (221.951µs) from=10.242.168.133:38056
    2021/07/08 12:28:24 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.906008ms) from=10.242.168.133:38058
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (238.689µs) from=10.242.168.133:38060
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.157138ms) from=10.242.168.133:38062
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (463.506µs) from=10.242.168.133:38064
    2021/07/08 12:28:24 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.829644ms) from=10.242.168.133:38066
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (285.625µs) from=10.242.168.133:38068
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.782213ms) from=10.242.168.133:38070
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (363.467µs) from=10.242.168.133:38072
    2021/07/08 12:28:24 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.390563ms) from=10.242.168.133:38074
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (384.939µs) from=10.242.168.133:38076
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.962383ms) from=10.242.168.133:38078
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (321.58µs) from=10.242.168.133:38080
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.078186ms) from=10.242.168.133:38082
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (190.676µs) from=10.242.168.133:38084
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.528806ms) from=10.242.168.133:38086
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (266.632µs) from=10.242.168.133:38088
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.87467ms) from=10.242.168.133:38090
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (322.122µs) from=10.242.168.133:38092
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.430545ms) from=10.242.168.133:38094
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (246.482µs) from=10.242.168.133:38096
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.272904ms) from=10.242.168.133:38098
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (286.407µs) from=10.242.168.133:38100
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.425692ms) from=10.242.168.133:38102
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (262.778µs) from=10.242.168.133:38104
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.508986ms) from=10.242.168.133:38106
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (306.109µs) from=10.242.168.133:38108
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.749393ms) from=10.242.168.133:38110
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (425.012µs) from=10.242.168.133:38112
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.814224ms) from=10.242.168.133:38114
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (1.400641ms) from=10.242.168.133:38116
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.46905ms) from=10.242.168.133:38118
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (449.12µs) from=10.242.168.133:38120
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.620304ms) from=10.242.168.133:38122
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (384.113µs) from=10.242.168.133:38124
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.984051ms) from=10.242.168.133:38126
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (251.602µs) from=10.242.168.133:38128
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (11.049755ms) from=10.242.168.133:38130
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (451.562µs) from=10.242.168.133:38132
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.229515ms) from=10.242.168.133:38134
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (322.785µs) from=10.242.168.133:38136
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.533267ms) from=10.242.168.133:38138
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (263.914µs) from=10.242.168.133:38140
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.430619ms) from=10.242.168.133:38142
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (369.329µs) from=10.242.168.133:38144
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.921209ms) from=10.242.168.133:38146
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (721.438µs) from=10.242.168.133:38148
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.952374ms) from=10.242.168.133:38150
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (331.043µs) from=10.242.168.133:38152
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.515423ms) from=10.242.168.133:38154
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (330.889µs) from=10.242.168.133:38156
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.860112ms) from=10.242.168.133:38158
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (318.201µs) from=10.242.168.133:38160
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v11__aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.518041ms) from=10.242.168.133:38162
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (323.005µs) from=10.242.168.133:38164
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v11_aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (11.666133ms) from=10.242.168.133:38166
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (384.79µs) from=10.242.168.133:38168
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v12__aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.211121ms) from=10.242.168.133:38170
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (290.292µs) from=10.242.168.133:38172
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v12_aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.244339ms) from=10.242.168.133:38174
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (306.887µs) from=10.242.168.133:38176
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v13__aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.783583ms) from=10.242.168.133:38178
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (259.95µs) from=10.242.168.133:38180
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v13_aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.122561ms) from=10.242.168.133:38182
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (3.626298ms) from=10.242.168.133:38184
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v14__aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.009487ms) from=10.242.168.133:38186
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (302.28µs) from=10.242.168.133:38188
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v14_aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.547843ms) from=10.242.168.133:38190
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (222.671µs) from=10.242.168.133:38192
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v15__aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.194631ms) from=10.242.168.133:38194
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (375.74µs) from=10.242.168.133:38196
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v15_aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.89593ms) from=10.242.168.133:38198
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (230.434µs) from=10.242.168.133:38200
    2021/07/08 12:28:25 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v16__aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.496494ms) from=10.242.168.133:38202
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (262.648µs) from=10.242.168.133:38204
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [INFO] agent: Synced service "_v16_aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.875707ms) from=10.242.168.133:38206
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:25 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (340.677µs) from=10.242.168.133:38208
    2021/07/08 12:28:26 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28: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/07/08 12:28:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v15__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v15_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [INFO] agent: Synced service "_v17__aai-nquery_10.242.168.132_8446"
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Node info in sync
    2021/07/08 12:28:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.78191ms) from=10.242.168.133:38210
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.20.33_8080" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.0.117_443" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.96.65_9009" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_nsd_10.96.234.47_8806" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.234.47_8806" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16_aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_catalog_10.96.234.47_8806" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.24.81_9007" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud_10.96.139.82_9001" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.201.6_9011" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v1_parser_10.96.234.47_8806" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.224.246_9005" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.168.132_8446" in sync
    2021/07/08 12:28:26