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: '4da2f495-37cb-cac6-7614-2cd99b683e76'
         Node name: 'onap-msb-consul-5454dcc5c5-j8dls'
        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:

    2023/01/23 04:54:30 [DEBUG] agent: Using random ID "4da2f495-37cb-cac6-7614-2cd99b683e76" as node ID
    2023/01/23 04:54:30 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4da2f495-37cb-cac6-7614-2cd99b683e76 Address:127.0.0.1:8300}]
    2023/01/23 04:54:30 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/23 04:54:30 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-j8dls.dc1 127.0.0.1
    2023/01/23 04:54:30 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-j8dls 127.0.0.1
    2023/01/23 04:54:30 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-j8dls (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/23 04:54:30 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-j8dls.dc1" in area "wan"
    2023/01/23 04:54:30 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/23 04:54:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/23 04:54:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/23 04:54:30 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/23 04:54:30 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/23 04:54:30 [INFO] agent: started state syncer
    2023/01/23 04:54:30 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/23 04:54:30 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/23 04:54:30 [DEBUG] raft: Votes needed: 1
    2023/01/23 04:54:30 [DEBUG] raft: Vote granted from 4da2f495-37cb-cac6-7614-2cd99b683e76 in term 2. Tally: 1
    2023/01/23 04:54:30 [INFO] raft: Election won. Tally: 1
    2023/01/23 04:54:30 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/23 04:54:30 [INFO] consul: cluster leadership acquired
    2023/01/23 04:54:30 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-j8dls
    2023/01/23 04:54:30 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/23 04:54:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 04:54:30 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-j8dls' joined, marking health alive
    2023/01/23 04:54:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/23 04:54:30 [INFO] agent: Synced node info
    2023/01/23 04:54:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/23 04:54:31 [DEBUG] agent: Node info in sync
    2023/01/23 04:54:31 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/23 04:55:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 04:56:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/23 04:56:09 [DEBUG] agent: Node info in sync
    2023/01/23 04:56:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j8dls.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/23 04:56:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 04:57:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/23 04:57:27 [DEBUG] agent: Node info in sync
    2023/01/23 04:57:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 04:58:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 04:59:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j8dls.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/23 04:59:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/23 04:59:18 [DEBUG] agent: Node info in sync
    2023/01/23 04:59:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 05:00:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 05:00:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/23 05:00:36 [DEBUG] agent: Node info in sync
    2023/01/23 05:01:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j8dls.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/23 05:01:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 05:02:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/23 05:02:01 [DEBUG] agent: Node info in sync
    2023/01/23 05:02:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 05:03:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/23 05:03:17 [DEBUG] agent: Node info in sync
    2023/01/23 05:03:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j8dls.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/23 05:03:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 05:04:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/23 05:04:28 [DEBUG] agent: Node info in sync
    2023/01/23 05:04:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 05:05:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 05:05:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-j8dls.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/23 05:06:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/23 05:06:24 [DEBUG] agent: Node info in sync
    2023/01/23 05:06:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 05:07:27 [DEBUG] http: Request GET /v1/status/leader (1.061432ms) from=10.233.67.69:52224
    2023/01/23 05:07:28 [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.
    2023/01/23 05:07:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:28 [INFO] agent: Synced service "_v1_sdc-gui_10.233.33.70_8181"
    2023/01/23 05:07:28 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.03807ms) from=10.233.67.69:52232
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.117053ms) from=10.233.67.69:52234
    2023/01/23 05:07:28 [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.
    2023/01/23 05:07:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:28 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.33.146_9007"
    2023/01/23 05:07:28 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (11.727394ms) from=10.233.67.69:52238
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (3.00818ms) from=10.233.67.69:52240
    2023/01/23 05:07:28 [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.
    2023/01/23 05:07:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:28 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.33.146_9007"
    2023/01/23 05:07:28 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (8.831195ms) from=10.233.67.69:52246
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (671.206µs) from=10.233.67.69:52248
    2023/01/23 05:07:28 [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.
    2023/01/23 05:07:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:28 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.26.150_9011"
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.19937ms) from=10.233.67.69:52250
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:28 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (519.941µs) from=10.233.67.69:52252
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.26.150_9011"
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.249137ms) from=10.233.67.69:52258
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (396.133µs) from=10.233.67.69:52260
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v0_multicloud_10.233.49.128_9001"
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (28.676316ms) from=10.233.67.69:52268
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (776.354µs) from=10.233.67.69:52272
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v1_multicloud_10.233.49.128_9001"
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (6.374946ms) from=10.233.67.69:52274
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (545.897µs) from=10.233.67.69:52276
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.58.211_9015"
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (6.026852ms) from=10.233.67.69:52278
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (662.169µs) from=10.233.67.69:52280
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.23.70_443"
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (6.488065ms) from=10.233.67.69:52284
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (608.182µs) from=10.233.67.69:52286
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v1_sdc_10.233.43.153_8443"
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.17808ms) from=10.233.67.69:52288
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (403.412µs) from=10.233.67.69:52290
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.43.153_8080"
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.033746ms) from=10.233.67.69:52292
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (406.439µs) from=10.233.67.69:52294
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v1_parser_10.233.7.26_8806"
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.134756ms) from=10.233.67.69:52296
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (437.921µs) from=10.233.67.69:52298
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v1_catalog_10.233.7.26_8806"
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.104454ms) from=10.233.67.69:52300
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (600.807µs) from=10.233.67.69:52302
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v1_nsd_10.233.7.26_8806"
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (9.125007ms) from=10.233.67.69:52304
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (667.504µs) from=10.233.67.69:52306
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.7.26_8806"
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.950106ms) from=10.233.67.69:52308
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (496.574µs) from=10.233.67.69:52310
    2023/01/23 05:07:29 [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.
    2023/01/23 05:07:29 [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.
    2023/01/23 05:07:29 [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.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.700371ms) from=10.233.67.69:52312
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (432.721µs) from=10.233.67.69:52314
    2023/01/23 05:07:29 [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.
    2023/01/23 05:07:29 [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.
    2023/01/23 05:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (34.402184ms) from=10.233.67.69:52316
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:29 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (650.953µs) from=10.233.67.69:52318
    2023/01/23 05:07:30 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (18.551148ms) from=10.233.67.69:52322
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (3.134419ms) from=10.233.67.69:52324
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.741834ms) from=10.233.67.69:52334
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-j8dls" since the cluster is too small
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (737.004µs) from=10.233.67.69:52336
    2023/01/23 05:07:30 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.235764ms) from=10.233.67.69:52338
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (541.15µs) from=10.233.67.69:52342
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.31015ms) from=10.233.67.69:52344
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (659.325µs) from=10.233.67.69:52346
    2023/01/23 05:07:30 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.336543ms) from=10.233.67.69:52348
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (583.305µs) from=10.233.67.69:52352
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.533271ms) from=10.233.67.69:52360
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (563.792µs) from=10.233.67.69:52362
    2023/01/23 05:07:30 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.571802ms) from=10.233.67.69:52368
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (426.438µs) from=10.233.67.69:52370
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.78724ms) from=10.233.67.69:52372
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (386.554µs) from=10.233.67.69:52374
    2023/01/23 05:07:30 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.921295ms) from=10.233.67.69:52378
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (417.816µs) from=10.233.67.69:52380
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.030121ms) from=10.233.67.69:52382
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (472.258µs) from=10.233.67.69:52386
    2023/01/23 05:07:30 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.841359ms) from=10.233.67.69:52388
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (428.882µs) from=10.233.67.69:52390
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.066687ms) from=10.233.67.69:52392
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (399.802µs) from=10.233.67.69:52396
    2023/01/23 05:07:30 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.230702ms) from=10.233.67.69:52398
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (514.009µs) from=10.233.67.69:52400
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.332743ms) from=10.233.67.69:52404
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (395.398µs) from=10.233.67.69:52406
    2023/01/23 05:07:30 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.041757ms) from=10.233.67.69:52410
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (413.473µs) from=10.233.67.69:52412
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (16.820617ms) from=10.233.67.69:52414
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (399µs) from=10.233.67.69:52416
    2023/01/23 05:07:30 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.057935ms) from=10.233.67.69:52418
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:30 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (470.773µs) from=10.233.67.69:52420
    2023/01/23 05:07:31 [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.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.008642ms) from=10.233.67.69:52426
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (390.611µs) from=10.233.67.69:52428
    2023/01/23 05:07:31 [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.
    2023/01/23 05:07:31 [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.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.212367ms) from=10.233.67.69:52430
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (324.45µs) from=10.233.67.69:52432
    2023/01/23 05:07:31 [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.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.676057ms) from=10.233.67.69:52434
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (523.819µs) from=10.233.67.69:52436
    2023/01/23 05:07:31 [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.
    2023/01/23 05:07:31 [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.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (10.845842ms) from=10.233.67.69:52438
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (530.754µs) from=10.233.67.69:52440
    2023/01/23 05:07:31 [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.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.704969ms) from=10.233.67.69:52442
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (511.499µs) from=10.233.67.69:52444
    2023/01/23 05:07:31 [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.
    2023/01/23 05:07:31 [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.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.135638ms) from=10.233.67.69:52448
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (660.277µs) from=10.233.67.69:52450
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.207499ms) from=10.233.67.69:52452
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.611601ms) from=10.233.67.69:52454
    2023/01/23 05:07:31 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.107286ms) from=10.233.67.69:52456
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (416.984µs) from=10.233.67.69:52458
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.222819ms) from=10.233.67.69:52460
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (934.394µs) from=10.233.67.69:52462
    2023/01/23 05:07:31 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.217216ms) from=10.233.67.69:52464
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (514.371µs) from=10.233.67.69:52466
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.480468ms) from=10.233.67.69:52468
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (388.066µs) from=10.233.67.69:52470
    2023/01/23 05:07:31 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.973868ms) from=10.233.67.69:52472
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (349.375µs) from=10.233.67.69:52474
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.64932ms) from=10.233.67.69:52476
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (1.592289ms) from=10.233.67.69:52478
    2023/01/23 05:07:31 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.49556ms) from=10.233.67.69:52482
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (497.868µs) from=10.233.67.69:52484
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.85312ms) from=10.233.67.69:52486
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (622.609µs) from=10.233.67.69:52488
    2023/01/23 05:07:31 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (8.050467ms) from=10.233.67.69:52490
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (505.638µs) from=10.233.67.69:52492
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.527517ms) from=10.233.67.69:52494
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (394.197µs) from=10.233.67.69:52496
    2023/01/23 05:07:31 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (9.60504ms) from=10.233.67.69:52498
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (530.377µs) from=10.233.67.69:52500
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (9.114869ms) from=10.233.67.69:52502
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:31 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (356.929µs) from=10.233.67.69:52504
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (14.38218ms) from=10.233.67.69:52506
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (415.5µs) from=10.233.67.69:52510
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (8.989507ms) from=10.233.67.69:52512
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (572.893µs) from=10.233.67.69:52514
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (11.30105ms) from=10.233.67.69:52516
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (569.728µs) from=10.233.67.69:52520
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (11.246053ms) from=10.233.67.69:52522
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (408.058µs) from=10.233.67.69:52524
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.79246ms) from=10.233.67.69:52526
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (436.372µs) from=10.233.67.69:52528
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.911865ms) from=10.233.67.69:52532
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (393.071µs) from=10.233.67.69:52534
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (7.937855ms) from=10.233.67.69:52536
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (610.263µs) from=10.233.67.69:52538
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.415228ms) from=10.233.67.69:52540
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (539.051µs) from=10.233.67.69:52542
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (18.49809ms) from=10.233.67.69:52544
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (457.414µs) from=10.233.67.69:52552
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.02331ms) from=10.233.67.69:52554
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (452.971µs) from=10.233.67.69:52556
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.10134ms) from=10.233.67.69:52562
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (327.008µs) from=10.233.67.69:52564
    2023/01/23 05:07:32 [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.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.264659ms) from=10.233.67.69:52566
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (741.491µs) from=10.233.67.69:52568
    2023/01/23 05:07:32 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v18__aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (19.777689ms) from=10.233.67.69:52570
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (1.084453ms) from=10.233.67.69:52574
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.211_9015" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.146_9007" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [INFO] agent: Synced service "_v18_aai-nquery_10.233.71.58_8446"
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Node info in sync
    2023/01/23 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (7.719102ms) from=10.233.67.69:52576
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.43.153_8443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.70_8181" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.70_443" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.43.153_8080" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.26_8806" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.150_9011" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.49.128_9001" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.58_8446" in sync
    2023/01/23 05:07:32 [DEBUG] agent: Se