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: '285c86cb-c28a-e2e4-6303-9fab71d736e6'
         Node name: 'dev-msb-consul-5fdfc4cfd5-b7r56'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/01/03 22:52:19 [DEBUG] agent: Using random ID "285c86cb-c28a-e2e4-6303-9fab71d736e6" as node ID
    2022/01/03 22:52:19 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:285c86cb-c28a-e2e4-6303-9fab71d736e6 Address:127.0.0.1:8300}]
    2022/01/03 22:52:19 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/01/03 22:52:19 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-b7r56.dc1 127.0.0.1
    2022/01/03 22:52:19 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-b7r56 127.0.0.1
    2022/01/03 22:52:19 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-b7r56 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/03 22:52:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/01/03 22:52:19 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-b7r56.dc1" in area "wan"
    2022/01/03 22:52:19 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/01/03 22:52:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/01/03 22:52:19 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/01/03 22:52:19 [INFO] agent: started state syncer
    2022/01/03 22:52:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/01/03 22:52:19 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/01/03 22:52:19 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/01/03 22:52:19 [DEBUG] raft: Votes needed: 1
    2022/01/03 22:52:19 [DEBUG] raft: Vote granted from 285c86cb-c28a-e2e4-6303-9fab71d736e6 in term 2. Tally: 1
    2022/01/03 22:52:19 [INFO] raft: Election won. Tally: 1
    2022/01/03 22:52:19 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/01/03 22:52:19 [INFO] consul: cluster leadership acquired
    2022/01/03 22:52:19 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-b7r56
    2022/01/03 22:52:19 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/01/03 22:52:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-b7r56" since the cluster is too small
    2022/01/03 22:52:19 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-b7r56' joined, marking health alive
    2022/01/03 22:52:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 22:52:19 [INFO] agent: Synced node info
    2022/01/03 22:52:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 22:52:20 [DEBUG] agent: Node info in sync
    2022/01/03 22:52:20 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/01/03 22:53:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-b7r56" since the cluster is too small
    2022/01/03 22:53:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 22:53:58 [DEBUG] agent: Node info in sync
    2022/01/03 22:54:19 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-b7r56.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/03 22:54:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-b7r56" since the cluster is too small
    2022/01/03 22:55:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 22:55:14 [DEBUG] agent: Node info in sync
    2022/01/03 22:55:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-b7r56" since the cluster is too small
    2022/01/03 22:56:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-b7r56" since the cluster is too small
    2022/01/03 22:56:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 22:56:53 [DEBUG] agent: Node info in sync
    2022/01/03 22:57:12 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-b7r56.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/03 22:57:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-b7r56" since the cluster is too small
    2022/01/03 22:58:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-b7r56" since the cluster is too small
    2022/01/03 22:58:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 22:58:40 [DEBUG] agent: Node info in sync
    2022/01/03 22:59:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-b7r56" since the cluster is too small
    2022/01/03 22:59:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/03 22:59:50 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:00 [DEBUG] http: Request GET /v1/status/leader (677.931µs) from=10.242.142.137:52242
    2022/01/03 23:00:00 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-b7r56.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/03 23:00:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:00 [INFO] agent: Synced service "_v1_wf-gui_10.96.203.57_8443"
    2022/01/03 23:00:00 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:00 [DEBUG] http: Request PUT /v1/agent/service/register (104.638876ms) from=10.242.142.137:52250
    2022/01/03 23:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:00 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (954.331µs) from=10.242.142.137:52252
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_sdc_10.96.173.236_8443"
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (225.127559ms) from=10.242.142.137:52254
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.353486ms) from=10.242.142.137:52256
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.173.236_8080"
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (41.034531ms) from=10.242.142.137:52258
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (631.85µs) from=10.242.142.137:52260
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.235.167_443"
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.435898ms) from=10.242.142.137:52262
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (283.187µs) from=10.242.142.137:52264
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.31.49_9011"
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (13.19139ms) from=10.242.142.137:52266
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (253.665µs) from=10.242.142.137:52268
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.31.49_9011"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.789089ms) from=10.242.142.137:52270
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (423.73µs) from=10.242.142.137:52272
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.158.177_9007"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.447934ms) from=10.242.142.137:52274
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (736.64µs) from=10.242.142.137:52276
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.158.177_9007"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (8.061445ms) from=10.242.142.137:52278
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (337.993µs) from=10.242.142.137:52280
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_sdc-gui_10.96.195.23_8181"
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.544681ms) from=10.242.142.137:52282
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (3.10152ms) from=10.242.142.137:52284
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v0_multicloud_10.96.212.8_9001"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.038201ms) from=10.242.142.137:52286
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (374.337µs) from=10.242.142.137:52288
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_multicloud_10.96.212.8_9001"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.456719ms) from=10.242.142.137:52290
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (270.732µs) from=10.242.142.137:52292
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.178.33_9015"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.55136ms) from=10.242.142.137:52294
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (428.31µs) from=10.242.142.137:52296
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_message-router_10.96.53.28_3904"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.832491ms) from=10.242.142.137:52298
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (359.725µs) from=10.242.142.137:52300
    2022/01/03 23:00:01 [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.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_parser_10.96.35.128_8806"
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.141764ms) from=10.242.142.137:52302
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (4.449375ms) from=10.242.142.137:52304
    2022/01/03 23:00:01 [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.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_catalog_10.96.35.128_8806"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.947065ms) from=10.242.142.137:52306
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (405.896µs) from=10.242.142.137:52308
    2022/01/03 23:00:01 [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.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_nsd_10.96.35.128_8806"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.82625ms) from=10.242.142.137:52310
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (456.609µs) from=10.242.142.137:52312
    2022/01/03 23:00:01 [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.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.35.128_8806"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.56276ms) from=10.242.142.137:52314
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (250.733µs) from=10.242.142.137:52316
    2022/01/03 23:00:01 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.074748ms) from=10.242.142.137:52318
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (794.271µs) from=10.242.142.137:52320
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (9.297054ms) from=10.242.142.137:52322
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (349.563µs) from=10.242.142.137:52324
    2022/01/03 23:00:01 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.436069ms) from=10.242.142.137:52326
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (305.863µs) from=10.242.142.137:52328
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.872589ms) from=10.242.142.137:52330
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (280.058µs) from=10.242.142.137:52332
    2022/01/03 23:00:01 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.560431ms) from=10.242.142.137:52334
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:01 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (331.267µs) from=10.242.142.137:52336
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.643383ms) from=10.242.142.137:52338
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (4.682779ms) from=10.242.142.137:52340
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (14.620015ms) from=10.242.142.137:52342
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (341.469µs) from=10.242.142.137:52344
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (6.398243ms) from=10.242.142.137:52346
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (285.759µs) from=10.242.142.137:52348
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.502818ms) from=10.242.142.137:52350
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (353.558µs) from=10.242.142.137:52352
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (9.603396ms) from=10.242.142.137:52354
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.547343ms) from=10.242.142.137:52356
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.158033ms) from=10.242.142.137:52358
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (358.094µs) from=10.242.142.137:52360
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.126442ms) from=10.242.142.137:52362
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (355.725µs) from=10.242.142.137:52364
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.930342ms) from=10.242.142.137:52366
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (593.61µs) from=10.242.142.137:52368
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.014671ms) from=10.242.142.137:52370
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (311.429µs) from=10.242.142.137:52372
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (10.53306ms) from=10.242.142.137:52374
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (356.627µs) from=10.242.142.137:52376
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.306014ms) from=10.242.142.137:52378
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (315.957µs) from=10.242.142.137:52380
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.393497ms) from=10.242.142.137:52382
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (299.795µs) from=10.242.142.137:52384
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.062864ms) from=10.242.142.137:52386
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (307.443µs) from=10.242.142.137:52388
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (12.002809ms) from=10.242.142.137:52392
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (370.196µs) from=10.242.142.137:52394
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (28.861726ms) from=10.242.142.137:52396
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.235319ms) from=10.242.142.137:52398
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (12.762932ms) from=10.242.142.137:52400
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.720413ms) from=10.242.142.137:52402
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (10.715558ms) from=10.242.142.137:52404
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (345.98µs) from=10.242.142.137:52408
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.690334ms) from=10.242.142.137:52410
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (312.671µs) from=10.242.142.137:52412
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.326518ms) from=10.242.142.137:52414
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (334.808µs) from=10.242.142.137:52416
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (6.970437ms) from=10.242.142.137:52418
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (337.398µs) from=10.242.142.137:52420
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (11.093382ms) from=10.242.142.137:52422
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (3.677667ms) from=10.242.142.137:52424
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.870242ms) from=10.242.142.137:52426
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (352.421µs) from=10.242.142.137:52428
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.927038ms) from=10.242.142.137:52430
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (859.303µs) from=10.242.142.137:52432
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.444069ms) from=10.242.142.137:52434
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (355.193µs) from=10.242.142.137:52436
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.346013ms) from=10.242.142.137:52438
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (385.351µs) from=10.242.142.137:52440
    2022/01/03 23:00:02 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.666826ms) from=10.242.142.137:52442
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (279.186µs) from=10.242.142.137:52444
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.039722ms) from=10.242.142.137:52446
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:02 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (939.719µs) from=10.242.142.137:52448
    2022/01/03 23:00:03 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (3.218542ms) from=10.242.142.137:52450
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (3.129393ms) from=10.242.142.137:52452
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.257947ms) from=10.242.142.137:52454
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (386.269µs) from=10.242.142.137:52456
    2022/01/03 23:00:03 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (16.692101ms) from=10.242.142.137:52458
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (372.13µs) from=10.242.142.137:52460
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.974652ms) from=10.242.142.137:52462
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (407.987µs) from=10.242.142.137:52464
    2022/01/03 23:00:03 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v11__aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (3.629152ms) from=10.242.142.137:52466
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (480.854µs) from=10.242.142.137:52468
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v11_aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (18.295004ms) from=10.242.142.137:52470
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (371.667µs) from=10.242.142.137:52472
    2022/01/03 23:00:03 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v12__aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (5.094854ms) from=10.242.142.137:52474
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (4.721048ms) from=10.242.142.137:52476
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v12_aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (7.27653ms) from=10.242.142.137:52478
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (452.031µs) from=10.242.142.137:52480
    2022/01/03 23:00:03 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v13__aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.065385ms) from=10.242.142.137:52482
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (402.555µs) from=10.242.142.137:52484
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v13_aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.082921ms) from=10.242.142.137:52486
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (462.438µs) from=10.242.142.137:52488
    2022/01/03 23:00:03 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v14__aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (11.021536ms) from=10.242.142.137:52490
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (315.48µs) from=10.242.142.137:52492
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v14_aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.769925ms) from=10.242.142.137:52494
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (275.366µs) from=10.242.142.137:52496
    2022/01/03 23:00:03 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v15__aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (7.717695ms) from=10.242.142.137:52498
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (262.725µs) from=10.242.142.137:52500
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v15_aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (14.033476ms) from=10.242.142.137:52502
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (290.368µs) from=10.242.142.137:52504
    2022/01/03 23:00:03 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v16__aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (17.677119ms) from=10.242.142.137:52506
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (637.408µs) from=10.242.142.137:52508
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v16_aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.277183ms) from=10.242.142.137:52510
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (264.094µs) from=10.242.142.137:52512
    2022/01/03 23:00:03 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v17__aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.736825ms) from=10.242.142.137:52514
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (288.252µs) from=10.242.142.137:52516
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/03 23:00: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.
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_nsd_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.235.167_443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_message-router_10.96.53.28_3904" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_catalog_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [INFO] agent: Synced service "_v17_aai-nquery_10.242.142.131_8446"
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.31.49_9011" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Node info in sync
    2022/01/03 23:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.490685ms) from=10.242.142.137:52518
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.178.33_9015" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v11_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud_10.96.212.8_9001" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v17_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_parser_10.96.35.128_8806" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.96.203.57_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.158.177_9007" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.96.195.23_8181" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v15_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc_10.96.173.236_8443" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.173.236_8080" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [DEBUG] agent: Service "_v14_aai-nquery_10.242.142.131_8446" in sync
    2022/01/03 23:00:03 [D