Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ 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: 'c8a3bcf9-5d47-efbb-f538-eca9d1373cda'
         Node name: 'dev-msb-consul-5fdfc4cfd5-pv8w4'
        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:

    2022/01/17 12:15:32 [DEBUG] agent: Using random ID "c8a3bcf9-5d47-efbb-f538-eca9d1373cda" as node ID
    2022/01/17 12:15:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c8a3bcf9-5d47-efbb-f538-eca9d1373cda Address:127.0.0.1:8300}]
    2022/01/17 12:15:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/01/17 12:15:32 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-pv8w4.dc1 127.0.0.1
    2022/01/17 12:15:32 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-pv8w4 127.0.0.1
    2022/01/17 12:15:32 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-pv8w4 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/17 12:15:32 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-pv8w4.dc1" in area "wan"
    2022/01/17 12:15:32 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/01/17 12:15:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/01/17 12:15:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/01/17 12:15:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/01/17 12:15:32 [INFO] agent: started state syncer
    2022/01/17 12:15:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/01/17 12:15:32 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/01/17 12:15:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/01/17 12:15:32 [DEBUG] raft: Votes needed: 1
    2022/01/17 12:15:32 [DEBUG] raft: Vote granted from c8a3bcf9-5d47-efbb-f538-eca9d1373cda in term 2. Tally: 1
    2022/01/17 12:15:32 [INFO] raft: Election won. Tally: 1
    2022/01/17 12:15:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/01/17 12:15:32 [INFO] consul: cluster leadership acquired
    2022/01/17 12:15:32 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-pv8w4
    2022/01/17 12:15:33 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/01/17 12:15:33 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-pv8w4" since the cluster is too small
    2022/01/17 12:15:33 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-pv8w4' joined, marking health alive
    2022/01/17 12:15:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/17 12:15:33 [INFO] agent: Synced node info
    2022/01/17 12:15:33 [DEBUG] agent: Node info in sync
    2022/01/17 12:15:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/17 12:15:35 [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)
    2022/01/17 12:16:32 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-pv8w4" since the cluster is too small
    2022/01/17 12:16:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/17 12:16:46 [DEBUG] agent: Node info in sync
    2022/01/17 12:17:32 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-pv8w4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/17 12:17:32 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-pv8w4" since the cluster is too small
    2022/01/17 12:18:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/17 12:18:01 [DEBUG] agent: Node info in sync
    2022/01/17 12:18:32 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-pv8w4" since the cluster is too small
    2022/01/17 12:19:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/17 12:19:28 [DEBUG] agent: Node info in sync
    2022/01/17 12:19:32 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-pv8w4" since the cluster is too small
    2022/01/17 12:20:20 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-pv8w4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/17 12:20:32 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-pv8w4" since the cluster is too small
    2022/01/17 12:20:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/17 12:20:44 [DEBUG] agent: Node info in sync
    2022/01/17 12:21:32 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-pv8w4" since the cluster is too small
    2022/01/17 12:22:24 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-pv8w4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/17 12:22:32 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-pv8w4" since the cluster is too small
    2022/01/17 12:22:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/17 12:22:34 [DEBUG] agent: Node info in sync
    2022/01/17 12:23:32 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-pv8w4" since the cluster is too small
    2022/01/17 12:23:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/17 12:23:44 [DEBUG] agent: Node info in sync
    2022/01/17 12:24:26 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-pv8w4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/17 12:24:32 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-pv8w4" since the cluster is too small
    2022/01/17 12:25:04 [DEBUG] http: Request GET /v1/status/leader (2.171158ms) from=10.242.217.136:37066
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.209.140_9011"
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.78387ms) from=10.242.217.136:37072
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.087812ms) from=10.242.217.136:37074
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.209.140_9011"
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.655553ms) from=10.242.217.136:37076
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (259.092µs) from=10.242.217.136:37078
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.210.220_443"
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.257204ms) from=10.242.217.136:37080
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (535.217µs) from=10.242.217.136:37082
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v1_wf-gui_10.96.107.118_8443"
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.971015ms) from=10.242.217.136:37084
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (251.151µs) from=10.242.217.136:37086
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.30.166_9015"
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.167819ms) from=10.242.217.136:37088
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (351.169µs) from=10.242.217.136:37090
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.230.8_9007"
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.052704ms) from=10.242.217.136:37092
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (411.36µs) from=10.242.217.136:37094
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.230.8_9007"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.259121ms) from=10.242.217.136:37096
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (442.932µs) from=10.242.217.136:37098
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v0_multicloud_10.96.76.156_9001"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.958189ms) from=10.242.217.136:37102
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (324.751µs) from=10.242.217.136:37104
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v1_multicloud_10.96.76.156_9001"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.520799ms) from=10.242.217.136:37106
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (281.933µs) from=10.242.217.136:37108
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v1_sdc-gui_10.96.142.118_8181"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.825485ms) from=10.242.217.136:37110
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (295.145µs) from=10.242.217.136:37112
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v1_sdc_10.96.119.165_8443"
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.233229ms) from=10.242.217.136:37114
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (340.678µs) from=10.242.217.136:37116
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.119.165_8080"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.946936ms) from=10.242.217.136:37118
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (321.67µs) from=10.242.217.136:37120
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.749909ms) from=10.242.217.136:37122
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (320.359µs) from=10.242.217.136:37124
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.852432ms) from=10.242.217.136:37126
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (291.865µs) from=10.242.217.136:37128
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.756291ms) from=10.242.217.136:37130
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.930744ms) from=10.242.217.136:37132
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.858197ms) from=10.242.217.136:37134
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (424.815µs) from=10.242.217.136:37136
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.613145ms) from=10.242.217.136:37138
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (397.101µs) from=10.242.217.136:37140
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.831992ms) from=10.242.217.136:37142
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (464.784µs) from=10.242.217.136:37144
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.979419ms) from=10.242.217.136:37146
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (338.923µs) from=10.242.217.136:37148
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.424057ms) from=10.242.217.136:37150
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (532.649µs) from=10.242.217.136:37152
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.693816ms) from=10.242.217.136:37154
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (296.264µs) from=10.242.217.136:37156
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.56494ms) from=10.242.217.136:37160
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (365.574µs) from=10.242.217.136:37162
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.20007ms) from=10.242.217.136:37164
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (284.56µs) from=10.242.217.136:37166
    2022/01/17 12:25:05 [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.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.591381ms) from=10.242.217.136:37170
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (392.917µs) from=10.242.217.136:37172
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.316876ms) from=10.242.217.136:37174
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (851.446µs) from=10.242.217.136:37176
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.626669ms) from=10.242.217.136:37178
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (393.289µs) from=10.242.217.136:37180
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.887755ms) from=10.242.217.136:37182
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (443.829µs) from=10.242.217.136:37184
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.785906ms) from=10.242.217.136:37186
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (248.937µs) from=10.242.217.136:37188
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.116157ms) from=10.242.217.136:37190
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (405.715µs) from=10.242.217.136:37192
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.552957ms) from=10.242.217.136:37196
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (443.657µs) from=10.242.217.136:37198
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.772287ms) from=10.242.217.136:37200
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (380.872µs) from=10.242.217.136:37202
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.988218ms) from=10.242.217.136:37204
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (232.703µs) from=10.242.217.136:37206
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.037886ms) from=10.242.217.136:37208
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (360.904µs) from=10.242.217.136:37210
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.936745ms) from=10.242.217.136:37212
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (320.58µs) from=10.242.217.136:37216
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (14.099795ms) from=10.242.217.136:37218
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (316.258µs) from=10.242.217.136:37220
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.298537ms) from=10.242.217.136:37222
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (359.572µs) from=10.242.217.136:37224
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.261226ms) from=10.242.217.136:37228
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (277.333µs) from=10.242.217.136:37230
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.022177ms) from=10.242.217.136:37234
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (287.646µs) from=10.242.217.136:37236
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.068465ms) from=10.242.217.136:37240
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.272174ms) from=10.242.217.136:37244
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.25375ms) from=10.242.217.136:37246
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (338.549µs) from=10.242.217.136:37250
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (2.99638ms) from=10.242.217.136:37252
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (501.617µs) from=10.242.217.136:37254
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.55291ms) from=10.242.217.136:37258
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (258.123µs) from=10.242.217.136:37260
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.211456ms) from=10.242.217.136:37262
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (329.932µs) from=10.242.217.136:37264
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (10.115142ms) from=10.242.217.136:37270
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (339.469µs) from=10.242.217.136:37272
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [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.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.890024ms) from=10.242.217.136:37274
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:06 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (369.863µs) from=10.242.217.136:37276
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.498494ms) from=10.242.217.136:37278
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (318.759µs) from=10.242.217.136:37280
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.418571ms) from=10.242.217.136:37284
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (280.146µs) from=10.242.217.136:37286
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (2.789198ms) from=10.242.217.136:37288
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (166.715µs) from=10.242.217.136:37292
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v11__aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (2.592789ms) from=10.242.217.136:37294
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (964.131µs) from=10.242.217.136:37296
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v11_aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.733425ms) from=10.242.217.136:37298
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (350.87µs) from=10.242.217.136:37300
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v12__aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.076489ms) from=10.242.217.136:37302
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (448.709µs) from=10.242.217.136:37304
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v12_aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (2.776962ms) from=10.242.217.136:37306
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (432.208µs) from=10.242.217.136:37308
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v13__aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.771334ms) from=10.242.217.136:37310
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (200.199µs) from=10.242.217.136:37312
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v13_aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.778603ms) from=10.242.217.136:37314
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (244.254µs) from=10.242.217.136:37316
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v14__aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.082967ms) from=10.242.217.136:37318
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (257.798µs) from=10.242.217.136:37320
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v14_aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.258423ms) from=10.242.217.136:37322
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (318.812µs) from=10.242.217.136:37324
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v15__aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.882999ms) from=10.242.217.136:37326
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (182.028µs) from=10.242.217.136:37328
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v15_aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.126203ms) from=10.242.217.136:37330
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (300.961µs) from=10.242.217.136:37332
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v16__aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.756414ms) from=10.242.217.136:37334
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (332.56µs) from=10.242.217.136:37336
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v16_aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.385954ms) from=10.242.217.136:37338
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (380.309µs) from=10.242.217.136:37340
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [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.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v17__aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (10.50001ms) from=10.242.217.136:37342
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (344.919µs) from=10.242.217.136:37344
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v17_aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (13.930579ms) from=10.242.217.136:37346
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (303.269µs) from=10.242.217.136:37348
    2022/01/17 12:25:07 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v18__aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (8.450738ms) from=10.242.217.136:37350
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (259.683µs) from=10.242.217.136:37352
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v18_aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.469918ms) from=10.242.217.136:37354
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (974.673µs) from=10.242.217.136:37356
    2022/01/17 12:25:07 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v19__aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (11.868439ms) from=10.242.217.136:37358
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (340.62µs) from=10.242.217.136:37362
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [INFO] agent: Synced service "_v19_aai-nquery_10.242.217.131_8446"
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Node info in sync
    2022/01/17 12:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.610504ms) from=10.242.217.136:37364
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.140_9011" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v15_aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nquery_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.166_9015" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc_10.96.119.165_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.220_443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.107.118_8443" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud_10.96.76.156_9001" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.142.118_8181" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.131_8446" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.119.165_8080" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.230.8_9007" in sync
    2022/01/17 12:25:07 [DEBUG] agent: Servic