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: 'fdd8025a-48ee-ea5c-4d3a-be8b3f44da4a'
         Node name: 'dev-msb-consul-5fdfc4cfd5-28zcw'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2021/12/25 12:09:06 [DEBUG] agent: Using random ID "fdd8025a-48ee-ea5c-4d3a-be8b3f44da4a" as node ID
    2021/12/25 12:09:06 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:fdd8025a-48ee-ea5c-4d3a-be8b3f44da4a Address:127.0.0.1:8300}]
    2021/12/25 12:09:06 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/12/25 12:09:06 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-28zcw.dc1 127.0.0.1
    2021/12/25 12:09:06 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-28zcw 127.0.0.1
    2021/12/25 12:09:06 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-28zcw (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/25 12:09:06 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-28zcw.dc1" in area "wan"
    2021/12/25 12:09:06 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/12/25 12:09:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/12/25 12:09:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/12/25 12:09:06 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/12/25 12:09:06 [INFO] agent: started state syncer
    2021/12/25 12:09:06 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/12/25 12:09:06 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/12/25 12:09:06 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/12/25 12:09:06 [DEBUG] raft: Votes needed: 1
    2021/12/25 12:09:06 [DEBUG] raft: Vote granted from fdd8025a-48ee-ea5c-4d3a-be8b3f44da4a in term 2. Tally: 1
    2021/12/25 12:09:06 [INFO] raft: Election won. Tally: 1
    2021/12/25 12:09:06 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/12/25 12:09:06 [INFO] consul: cluster leadership acquired
    2021/12/25 12:09:06 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-28zcw
    2021/12/25 12:09:06 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/12/25 12:09:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-28zcw" since the cluster is too small
    2021/12/25 12:09:06 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-28zcw' joined, marking health alive
    2021/12/25 12:09:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/25 12:09:06 [INFO] agent: Synced node info
    2021/12/25 12:09:06 [DEBUG] agent: Node info in sync
    2021/12/25 12:09:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/25 12:09:08 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/12/25 12:10:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-28zcw" since the cluster is too small
    2021/12/25 12:10:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/25 12:10:27 [DEBUG] agent: Node info in sync
    2021/12/25 12:11:06 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-28zcw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/25 12:11:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-28zcw" since the cluster is too small
    2021/12/25 12:11:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/25 12:11:27 [DEBUG] agent: Node info in sync
    2021/12/25 12:12:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-28zcw" since the cluster is too small
    2021/12/25 12:13:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/25 12:13:00 [DEBUG] agent: Node info in sync
    2021/12/25 12:13:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-28zcw" since the cluster is too small
    2021/12/25 12:14:02 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-28zcw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/25 12:14:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-28zcw" since the cluster is too small
    2021/12/25 12:14:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/25 12:14:25 [DEBUG] agent: Node info in sync
    2021/12/25 12:15:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-28zcw" since the cluster is too small
    2021/12/25 12:16:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/25 12:16:05 [DEBUG] agent: Node info in sync
    2021/12/25 12:16:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-28zcw" since the cluster is too small
    2021/12/25 12:16:38 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-28zcw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/25 12:17:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-28zcw" since the cluster is too small
    2021/12/25 12:17:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/25 12:17:07 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:28 [DEBUG] http: Request GET /v1/status/leader (3.234359ms) from=10.242.18.7:53798
    2021/12/25 12:17:28 [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.
    2021/12/25 12:17:28 [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.
    2021/12/25 12:17:28 [INFO] agent: Synced service "_v1_wf-gui_10.96.46.239_8443"
    2021/12/25 12:17:28 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:28 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:28 [DEBUG] http: Request PUT /v1/agent/service/register (8.684762ms) from=10.242.18.7:53800
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.432902ms) from=10.242.18.7:53802
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_parser_10.96.245.124_8806"
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.449279ms) from=10.242.18.7:53804
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.07221ms) from=10.242.18.7:53806
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_catalog_10.96.245.124_8806"
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (15.929981ms) from=10.242.18.7:53808
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (595.407µs) from=10.242.18.7:53810
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_nsd_10.96.245.124_8806"
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (2.676159ms) from=10.242.18.7:53812
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (349.491µs) from=10.242.18.7:53814
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.245.124_8806"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.291828ms) from=10.242.18.7:53816
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (513.988µs) from=10.242.18.7:53818
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.209.17_443"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.495439ms) from=10.242.18.7:53822
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (896.76µs) from=10.242.18.7:53824
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_message-router_10.96.244.76_3904"
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.085572ms) from=10.242.18.7:53828
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (267.966µs) from=10.242.18.7:53830
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.192.10_9015"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.333615ms) from=10.242.18.7:53832
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (357.678µs) from=10.242.18.7:53834
    2021/12/25 12:17:29 [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.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_sdc_10.96.26.39_8443"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (2.638209ms) from=10.242.18.7:53836
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (623.342µs) from=10.242.18.7:53838
    2021/12/25 12:17:29 [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.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.26.39_8080"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.286431ms) from=10.242.18.7:53840
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (277.285µs) from=10.242.18.7:53842
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.238.155_9011"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.363421ms) from=10.242.18.7:53846
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (4.301076ms) from=10.242.18.7:53848
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.238.155_9011"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.155984ms) from=10.242.18.7:53850
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (595.862µs) from=10.242.18.7:53852
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.111.57_9007"
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.635912ms) from=10.242.18.7:53854
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (756.211µs) from=10.242.18.7:53856
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.111.57_9007"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (8.970713ms) from=10.242.18.7:53860
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (282.41µs) from=10.242.18.7:53862
    2021/12/25 12:17:29 [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.
    2021/12/25 12:17:29 [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.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_sdc-gui_10.96.101.174_8181"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.041464ms) from=10.242.18.7:53864
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (334.189µs) from=10.242.18.7:53866
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v0_multicloud_10.96.130.122_9001"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.638796ms) from=10.242.18.7:53868
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (532.169µs) from=10.242.18.7:53870
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:29 [INFO] agent: Synced service "_v1_multicloud_10.96.130.122_9001"
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.406339ms) from=10.242.18.7:53872
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:29 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (224.872µs) from=10.242.18.7:53874
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.031312ms) from=10.242.18.7:53876
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (292.19µs) from=10.242.18.7:53878
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.091227ms) from=10.242.18.7:53880
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (343.771µs) from=10.242.18.7:53882
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.041344ms) from=10.242.18.7:53886
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (437.878µs) from=10.242.18.7:53890
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.11676ms) from=10.242.18.7:53892
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (354.532µs) from=10.242.18.7:53894
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.729332ms) from=10.242.18.7:53896
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (243.609µs) from=10.242.18.7:53898
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.536149ms) from=10.242.18.7:53900
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (761.044µs) from=10.242.18.7:53902
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.255439ms) from=10.242.18.7:53904
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (355.38µs) from=10.242.18.7:53906
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.383803ms) from=10.242.18.7:53908
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (290.417µs) from=10.242.18.7:53910
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.024228ms) from=10.242.18.7:53912
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (839.462µs) from=10.242.18.7:53914
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.669581ms) from=10.242.18.7:53918
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (284.676µs) from=10.242.18.7:53920
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.419977ms) from=10.242.18.7:53922
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (284.357µs) from=10.242.18.7:53924
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.746068ms) from=10.242.18.7:53926
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (498.014µs) from=10.242.18.7:53928
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (10.424993ms) from=10.242.18.7:53930
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (661.417µs) from=10.242.18.7:53932
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (2.991739ms) from=10.242.18.7:53934
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.136785ms) from=10.242.18.7:53936
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.622854ms) from=10.242.18.7:53938
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (276.794µs) from=10.242.18.7:53940
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.159339ms) from=10.242.18.7:53942
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (457.143µs) from=10.242.18.7:53944
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.234174ms) from=10.242.18.7:53946
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (413.636µs) from=10.242.18.7:53948
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.479999ms) from=10.242.18.7:53950
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (491.897µs) from=10.242.18.7:53952
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (2.700265ms) from=10.242.18.7:53954
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (437.226µs) from=10.242.18.7:53956
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.233876ms) from=10.242.18.7:53960
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (318.03µs) from=10.242.18.7:53962
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (2.926177ms) from=10.242.18.7:53966
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (468.947µs) from=10.242.18.7:53968
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (9.972754ms) from=10.242.18.7:53970
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (406.701µs) from=10.242.18.7:53972
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (9.93342ms) from=10.242.18.7:53974
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (1.235848ms) from=10.242.18.7:53976
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (10.918727ms) from=10.242.18.7:53978
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (750.026µs) from=10.242.18.7:53980
    2021/12/25 12:17:30 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (2.820672ms) from=10.242.18.7:53984
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:30 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (244.042µs) from=10.242.18.7:53986
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.278744ms) from=10.242.18.7:53988
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (244.592µs) from=10.242.18.7:53990
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.963284ms) from=10.242.18.7:53992
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (918.664µs) from=10.242.18.7:53994
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.34286ms) from=10.242.18.7:53996
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (442.455µs) from=10.242.18.7:53998
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.215245ms) from=10.242.18.7:54000
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (368.367µs) from=10.242.18.7:54002
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.259455ms) from=10.242.18.7:54004
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (302.763µs) from=10.242.18.7:54006
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.408693ms) from=10.242.18.7:54008
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (171.619µs) from=10.242.18.7:54010
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.989567ms) from=10.242.18.7:54012
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (170.345µs) from=10.242.18.7:54016
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.350704ms) from=10.242.18.7:54018
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (171.787µs) from=10.242.18.7:54020
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (2.933607ms) from=10.242.18.7:54022
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (338.113µs) from=10.242.18.7:54024
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.391819ms) from=10.242.18.7:54026
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (346.398µs) from=10.242.18.7:54028
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.110477ms) from=10.242.18.7:54030
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (250.171µs) from=10.242.18.7:54032
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v11__aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.024563ms) from=10.242.18.7:54034
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (221.017µs) from=10.242.18.7:54036
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v11_aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.497726ms) from=10.242.18.7:54042
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (360.558µs) from=10.242.18.7:54046
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v12__aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.461377ms) from=10.242.18.7:54048
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (232.66µs) from=10.242.18.7:54050
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v12_aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.753048ms) from=10.242.18.7:54052
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (175.948µs) from=10.242.18.7:54054
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v13__aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.747352ms) from=10.242.18.7:54056
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (349.793µs) from=10.242.18.7:54058
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v13_aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.96838ms) from=10.242.18.7:54060
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (284.234µs) from=10.242.18.7:54062
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v14__aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.989435ms) from=10.242.18.7:54064
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (410.589µs) from=10.242.18.7:54066
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v14_aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.972205ms) from=10.242.18.7:54068
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (448.1µs) from=10.242.18.7:54070
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v15__aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.96294ms) from=10.242.18.7:54072
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (2.199122ms) from=10.242.18.7:54074
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v15_aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.57225ms) from=10.242.18.7:54076
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (286.734µs) from=10.242.18.7:54078
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v16__aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.59639ms) from=10.242.18.7:54080
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (462.037µs) from=10.242.18.7:54082
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v16_aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.386266ms) from=10.242.18.7:54084
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (322.675µs) from=10.242.18.7:54086
    2021/12/25 12:17:31 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v17__aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.916712ms) from=10.242.18.7:54088
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (279.051µs) from=10.242.18.7:54090
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [INFO] agent: Synced service "_v17_aai-nquery_10.242.89.67_8446"
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.55153ms) from=10.242.18.7:54092
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.209.17_443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_parser_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_catalog_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.238.155_9011" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc_10.96.26.39_8443" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.101.174_8181" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.26.39_8080" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v0_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud_10.96.130.122_9001" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_message-router_10.96.244.76_3904" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.192.10_9015" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v1_nsd_10.96.245.124_8806" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:31 [DEBUG] agent: Node info in sync
    2021/12/25 12:17:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (323.038µs) from=10.242.18.7:54094
    2021/12/25 12:17:32 [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.
    2021/12/25 12:17:32 [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.
    2021/12/25 12:17:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/25 12:17:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.89.67_8446" in sync
    2021/12/25 12:17:32 [DEBUG] agent: Service "_v1_wf-gui_10.96.46.239_8443" in sync
    2021/12/25 12:17:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.111.57_9007" in sync
    2021/12/25 12:17:32 [DEBUG] agent: Service "_v11