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: '17b1fb36-9325-1749-8863-349fb5117d60'
         Node name: 'dev-msb-consul-5fdfc4cfd5-6b5cc'
        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/18 11:58:21 [DEBUG] agent: Using random ID "17b1fb36-9325-1749-8863-349fb5117d60" as node ID
    2021/12/18 11:58:21 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:17b1fb36-9325-1749-8863-349fb5117d60 Address:127.0.0.1:8300}]
    2021/12/18 11:58:21 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/12/18 11:58:21 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-6b5cc.dc1 127.0.0.1
    2021/12/18 11:58:21 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-6b5cc 127.0.0.1
    2021/12/18 11:58:21 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-6b5cc (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/18 11:58:21 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-6b5cc.dc1" in area "wan"
    2021/12/18 11:58:21 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/12/18 11:58:21 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/12/18 11:58:21 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/12/18 11:58:21 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/12/18 11:58:21 [INFO] agent: started state syncer
    2021/12/18 11:58:21 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/12/18 11:58:21 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/12/18 11:58:21 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/12/18 11:58:21 [DEBUG] raft: Votes needed: 1
    2021/12/18 11:58:21 [DEBUG] raft: Vote granted from 17b1fb36-9325-1749-8863-349fb5117d60 in term 2. Tally: 1
    2021/12/18 11:58:21 [INFO] raft: Election won. Tally: 1
    2021/12/18 11:58:21 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/12/18 11:58:21 [INFO] consul: cluster leadership acquired
    2021/12/18 11:58:21 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-6b5cc
    2021/12/18 11:58:22 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/12/18 11:58:22 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-6b5cc" since the cluster is too small
    2021/12/18 11:58:22 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-6b5cc' joined, marking health alive
    2021/12/18 11:58:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/18 11:58:22 [INFO] agent: Synced node info
    2021/12/18 11:58:22 [DEBUG] agent: Node info in sync
    2021/12/18 11:58:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/18 11:58:23 [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/18 11:59:21 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-6b5cc" since the cluster is too small
    2021/12/18 12:00:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/18 12:00:17 [DEBUG] agent: Node info in sync
    2021/12/18 12:00:21 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-6b5cc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/18 12:00:21 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-6b5cc" since the cluster is too small
    2021/12/18 12:01:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/18 12:01:18 [DEBUG] agent: Node info in sync
    2021/12/18 12:01:21 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-6b5cc" since the cluster is too small
    2021/12/18 12:02:21 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-6b5cc" since the cluster is too small
    2021/12/18 12:02:37 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-6b5cc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/18 12:02:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/18 12:02:38 [DEBUG] agent: Node info in sync
    2021/12/18 12:03:21 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-6b5cc" since the cluster is too small
    2021/12/18 12:04:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/18 12:04:02 [DEBUG] agent: Node info in sync
    2021/12/18 12:04:21 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-6b5cc" since the cluster is too small
    2021/12/18 12:04:45 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-6b5cc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/18 12:05:21 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-6b5cc" since the cluster is too small
    2021/12/18 12:05:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/18 12:05:37 [DEBUG] agent: Node info in sync
    2021/12/18 12:06:21 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-6b5cc" since the cluster is too small
    2021/12/18 12:06:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/18 12:06:37 [DEBUG] agent: Node info in sync
    2021/12/18 12:07:21 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-6b5cc" since the cluster is too small
    2021/12/18 12:07:33 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-6b5cc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/18 12:08:03 [DEBUG] http: Request GET /v1/status/leader (927.188µs) from=10.242.232.7:47826
    2021/12/18 12:08:03 [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/18 12:08:03 [DEBUG] agent: 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/18 12:08:03 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.127.80_443"
    2021/12/18 12:08:03 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.20969ms) from=10.242.232.7:47828
    2021/12/18 12:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:03 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (803.589µs) from=10.242.232.7:47830
    2021/12/18 12:08:03 [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/18 12:08:03 [DEBUG] agent: 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/18 12:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:03 [INFO] agent: Synced service "_v1_parser_10.96.38.1_8806"
    2021/12/18 12:08:03 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (3.082348ms) from=10.242.232.7:47832
    2021/12/18 12:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:03 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:03 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (924.665µs) from=10.242.232.7:47834
    2021/12/18 12:08:03 [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/18 12:08:03 [DEBUG] agent: 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/18 12:08:03 [INFO] agent: Synced service "_v1_catalog_10.96.38.1_8806"
    2021/12/18 12:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:03 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:03 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (2.780002ms) from=10.242.232.7:47836
    2021/12/18 12:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:03 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:03 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:03 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (270.132µs) from=10.242.232.7:47838
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v1_nsd_10.96.38.1_8806"
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (2.726504ms) from=10.242.232.7:47840
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (2.86029ms) from=10.242.232.7:47842
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.38.1_8806"
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (2.612708ms) from=10.242.232.7:47844
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (344.257µs) from=10.242.232.7:47846
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v0_multicloud_10.96.55.43_9001"
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.213237ms) from=10.242.232.7:47848
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (286.018µs) from=10.242.232.7:47850
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [INFO] agent: Synced service "_v1_multicloud_10.96.55.43_9001"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.378916ms) from=10.242.232.7:47852
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (320.363µs) from=10.242.232.7:47854
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v1_sdc_10.96.107.168_8443"
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.716835ms) from=10.242.232.7:47856
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (410.931µs) from=10.242.232.7:47858
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.107.168_8080"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.98846ms) from=10.242.232.7:47860
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (365.21µs) from=10.242.232.7:47862
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.214.121_9011"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (2.750973ms) from=10.242.232.7:47864
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (278.274µs) from=10.242.232.7:47866
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.214.121_9011"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.367966ms) from=10.242.232.7:47868
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (277.966µs) from=10.242.232.7:47870
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v1_wf-gui_10.96.241.221_8443"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.301937ms) from=10.242.232.7:47872
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.307285ms) from=10.242.232.7:47874
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v1_sdc-gui_10.96.23.107_8181"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (13.285916ms) from=10.242.232.7:47876
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.618636ms) from=10.242.232.7:47878
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.0.19_9015"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (9.144742ms) from=10.242.232.7:47880
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (382.442µs) from=10.242.232.7:47882
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v1_message-router_10.96.152.164_3904"
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (2.890036ms) from=10.242.232.7:47884
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (257.016µs) from=10.242.232.7:47886
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.246.175_9007"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (2.861371ms) from=10.242.232.7:47888
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (304.798µs) from=10.242.232.7:47890
    2021/12/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.246.175_9007"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.335544ms) from=10.242.232.7:47892
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (429.175µs) from=10.242.232.7:47894
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (9.452836ms) from=10.242.232.7:47896
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (309.204µs) from=10.242.232.7:47898
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (10.631693ms) from=10.242.232.7:47900
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (412.816µs) from=10.242.232.7:47902
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.213244ms) from=10.242.232.7:47904
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (372.66µs) from=10.242.232.7:47906
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (18.436809ms) from=10.242.232.7:47908
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (334.354µs) from=10.242.232.7:47910
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (8.497779ms) from=10.242.232.7:47912
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (6.573968ms) from=10.242.232.7:47914
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (8.182275ms) from=10.242.232.7:47916
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (431.38µs) from=10.242.232.7:47918
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (9.320002ms) from=10.242.232.7:47920
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (7.58108ms) from=10.242.232.7:47922
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (8.192948ms) from=10.242.232.7:47924
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (265.179µs) from=10.242.232.7:47934
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (18.090479ms) from=10.242.232.7:47936
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (480.328µs) from=10.242.232.7:47938
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.050714ms) from=10.242.232.7:47940
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (880.611µs) from=10.242.232.7:47944
    2021/12/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [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/18 12:08:04 [DEBUG] agent: 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/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (9.550091ms) from=10.242.232.7:47946
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:04 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (371.333µs) from=10.242.232.7:47948
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (13.707957ms) from=10.242.232.7:47950
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (402.946µs) from=10.242.232.7:47952
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (35.779997ms) from=10.242.232.7:47954
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (268.143µs) from=10.242.232.7:47956
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.145067ms) from=10.242.232.7:47958
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (310.717µs) from=10.242.232.7:47962
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (13.283ms) from=10.242.232.7:47964
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (535.17µs) from=10.242.232.7:47966
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.847432ms) from=10.242.232.7:47968
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (293.518µs) from=10.242.232.7:47970
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.884678ms) from=10.242.232.7:47972
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (245.676µs) from=10.242.232.7:47974
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.881587ms) from=10.242.232.7:47976
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (302.276µs) from=10.242.232.7:47978
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.004097ms) from=10.242.232.7:47980
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (259.17µs) from=10.242.232.7:47984
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.000608ms) from=10.242.232.7:47986
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (370.109µs) from=10.242.232.7:47988
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.969626ms) from=10.242.232.7:47990
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (374.291µs) from=10.242.232.7:47992
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (16.861174ms) from=10.242.232.7:47994
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (282.5µs) from=10.242.232.7:47996
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.990328ms) from=10.242.232.7:47998
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (318.188µs) from=10.242.232.7:48000
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.008117ms) from=10.242.232.7:48002
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (304.282µs) from=10.242.232.7:48004
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (11.969305ms) from=10.242.232.7:48006
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (675.849µs) from=10.242.232.7:48022
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.849489ms) from=10.242.232.7:48024
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (373.897µs) from=10.242.232.7:48028
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.705677ms) from=10.242.232.7:48032
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (369.02µs) from=10.242.232.7:48036
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.144283ms) from=10.242.232.7:48040
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (425.746µs) from=10.242.232.7:48042
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.800168ms) from=10.242.232.7:48044
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (381.344µs) from=10.242.232.7:48046
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.925518ms) from=10.242.232.7:48050
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (342.031µs) from=10.242.232.7:48052
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.211075ms) from=10.242.232.7:48054
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (501.499µs) from=10.242.232.7:48056
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.235004ms) from=10.242.232.7:48058
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (615.431µs) from=10.242.232.7:48060
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.159808ms) from=10.242.232.7:48062
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (480.131µs) from=10.242.232.7:48064
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.171513ms) from=10.242.232.7:48068
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (255.589µs) from=10.242.232.7:48070
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (11.830851ms) from=10.242.232.7:48072
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (337.552µs) from=10.242.232.7:48074
    2021/12/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.746789ms) from=10.242.232.7:48076
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (408.275µs) from=10.242.232.7:48080
    2021/12/18 12:08:05 [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/18 12:08:05 [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/18 12:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [INFO] agent: Synced service "_v11__aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.877186ms) from=10.242.232.7:48084
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:05 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (404.101µs) from=10.242.232.7:48086
    2021/12/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v11_aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.281837ms) from=10.242.232.7:48088
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (334.857µs) from=10.242.232.7:48090
    2021/12/18 12:08:06 [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/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v12__aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.482095ms) from=10.242.232.7:48098
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (378.803µs) from=10.242.232.7:48100
    2021/12/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v12_aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.41991ms) from=10.242.232.7:48102
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (598.111µs) from=10.242.232.7:48104
    2021/12/18 12:08:06 [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/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v13__aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.439381ms) from=10.242.232.7:48106
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (273.436µs) from=10.242.232.7:48108
    2021/12/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v13_aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.943059ms) from=10.242.232.7:48110
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (241.85µs) from=10.242.232.7:48112
    2021/12/18 12:08:06 [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/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v14__aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (8.112544ms) from=10.242.232.7:48114
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (336.757µs) from=10.242.232.7:48116
    2021/12/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v14_aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.049173ms) from=10.242.232.7:48118
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (279.213µs) from=10.242.232.7:48120
    2021/12/18 12:08:06 [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/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v15__aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.97754ms) from=10.242.232.7:48122
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (891.088µs) from=10.242.232.7:48124
    2021/12/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v15_aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.855327ms) from=10.242.232.7:48126
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (448.508µs) from=10.242.232.7:48128
    2021/12/18 12:08:06 [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/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v16__aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.347951ms) from=10.242.232.7:48130
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (238.538µs) from=10.242.232.7:48132
    2021/12/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v16_aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (13.488035ms) from=10.242.232.7:48134
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (262.379µs) from=10.242.232.7:48136
    2021/12/18 12:08:06 [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/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v17__aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.64031ms) from=10.242.232.7:48138
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (420.175µs) from=10.242.232.7:48140
    2021/12/18 12:08:06 [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/18 12:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [INFO] agent: Synced service "_v17_aai-nquery_10.242.72.196_8446"
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_catalog_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Node info in sync
    2021/12/18 12:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.464964ms) from=10.242.232.7:48142
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.214.121_9011" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_parser_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.127.80_443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.0.19_9015" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_message-router_10.96.152.164_3904" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.246.175_9007" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.107.168_8080" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.23.107_8181" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_multicloud_10.96.55.43_9001" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_sdc_10.96.107.168_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_nsd_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.241.221_8443" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.38.1_8806" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.72.196_8446" in sync
    2021/12/18 12:08:06 [DEBUG] agent: Service "