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: '408086cb-ed1b-4fd3-6053-3df153fcce35'
         Node name: 'onap-msb-consul-f96d66b85-g7x9x'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/10/26 02:41:12 [DEBUG] agent: Using random ID "408086cb-ed1b-4fd3-6053-3df153fcce35" as node ID
    2022/10/26 02:41:12 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:408086cb-ed1b-4fd3-6053-3df153fcce35 Address:127.0.0.1:8300}]
    2022/10/26 02:41:12 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/10/26 02:41:12 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-g7x9x.dc1 127.0.0.1
    2022/10/26 02:41:12 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-g7x9x 127.0.0.1
    2022/10/26 02:41:12 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-g7x9x (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/26 02:41:12 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-g7x9x.dc1" in area "wan"
    2022/10/26 02:41:12 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/10/26 02:41:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/10/26 02:41:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/10/26 02:41:12 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/10/26 02:41:12 [INFO] agent: started state syncer
    2022/10/26 02:41:12 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/10/26 02:41:12 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/10/26 02:41:12 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/10/26 02:41:12 [DEBUG] raft: Votes needed: 1
    2022/10/26 02:41:12 [DEBUG] raft: Vote granted from 408086cb-ed1b-4fd3-6053-3df153fcce35 in term 2. Tally: 1
    2022/10/26 02:41:12 [INFO] raft: Election won. Tally: 1
    2022/10/26 02:41:12 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/10/26 02:41:12 [INFO] consul: cluster leadership acquired
    2022/10/26 02:41:12 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-g7x9x
    2022/10/26 02:41:12 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/10/26 02:41:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:41:12 [INFO] consul: member 'onap-msb-consul-f96d66b85-g7x9x' joined, marking health alive
    2022/10/26 02:41:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/26 02:41:13 [INFO] agent: Synced node info
    2022/10/26 02:41:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/26 02:41:13 [DEBUG] agent: Node info in sync
    2022/10/26 02:41:13 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
    2022/10/26 02:42:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:42:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/26 02:42:18 [DEBUG] agent: Node info in sync
    2022/10/26 02:43:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-g7x9x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/26 02:43:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:44:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/26 02:44:10 [DEBUG] agent: Node info in sync
    2022/10/26 02:44:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:45:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:45:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-g7x9x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/26 02:45:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/26 02:45:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:46:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:47:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:47:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/26 02:47:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:48:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-g7x9x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/26 02:48:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:49:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:49:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/26 02:49:13 [DEBUG] agent: Node info in sync
    2022/10/26 02:50:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:50:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-g7x9x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/26 02:51:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/26 02:51:10 [DEBUG] agent: Node info in sync
    2022/10/26 02:51:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:52:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:53:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/26 02:53:07 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-g7x9x" since the cluster is too small
    2022/10/26 02:53:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-g7x9x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/26 02:53:50 [DEBUG] http: Request GET /v1/status/leader (1.029776ms) from=10.233.68.15:51366
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.33.180_9007"
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.857697ms) from=10.233.68.15:51370
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (4.039628ms) from=10.233.68.15:51372
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.33.180_9007"
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.080552ms) from=10.233.68.15:51376
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (897.666µs) from=10.233.68.15:51380
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [INFO] agent: Synced service "_v1_message-router_10.233.21.230_3904"
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (33.589025ms) from=10.233.68.15:51384
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (534.26µs) from=10.233.68.15:51386
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [INFO] agent: Synced service "_v1_sdc-gui_10.233.37.112_8181"
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.748743ms) from=10.233.68.15:51388
    2022/10/26 02:53:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (823.415µs) from=10.233.68.15:51390
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.53.7_443"
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (17.15574ms) from=10.233.68.15:51394
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (362.269µs) from=10.233.68.15:51396
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [INFO] agent: Synced service "_v0_multicloud_10.233.22.14_9001"
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.393916ms) from=10.233.68.15:51398
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (568.071µs) from=10.233.68.15:51400
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [INFO] agent: Synced service "_v1_multicloud_10.233.22.14_9001"
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.601513ms) from=10.233.68.15:51402
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (885.59µs) from=10.233.68.15:51404
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.6.148_9015"
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (67.344612ms) from=10.233.68.15:51406
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (383.094µs) from=10.233.68.15:51408
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:51 [INFO] agent: Synced service "_v1_wf-gui_10.233.15.121_8443"
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (12.868314ms) from=10.233.68.15:51412
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (13.113286ms) from=10.233.68.15:51416
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:51 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.14.73_9011"
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.647066ms) from=10.233.68.15:51418
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:51 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (404.887µs) from=10.233.68.15:51420
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.14.73_9011"
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (41.658364ms) from=10.233.68.15:51422
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (685.285µs) from=10.233.68.15:51426
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v1_parser_10.233.8.185_8806"
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (38.105049ms) from=10.233.68.15:51428
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (371.968µs) from=10.233.68.15:51430
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v1_catalog_10.233.8.185_8806"
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (115.667658ms) from=10.233.68.15:51434
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (376.121µs) from=10.233.68.15:51438
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v1_nsd_10.233.8.185_8806"
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.976611ms) from=10.233.68.15:51442
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (547.598µs) from=10.233.68.15:51444
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.8.185_8806"
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.831474ms) from=10.233.68.15:51446
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (338.774µs) from=10.233.68.15:51448
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v1_sdc_10.233.11.226_8443"
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (17.337548ms) from=10.233.68.15:51452
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (467.616µs) from=10.233.68.15:51454
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.11.226_8080"
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (7.927673ms) from=10.233.68.15:51456
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (12.678267ms) from=10.233.68.15:51458
    2022/10/26 02:53:52 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (26.309582ms) from=10.233.68.15:51460
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (437.753µs) from=10.233.68.15:51462
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (33.666624ms) from=10.233.68.15:51464
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (376.198µs) from=10.233.68.15:51468
    2022/10/26 02:53:52 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (14.587481ms) from=10.233.68.15:51470
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (437.445µs) from=10.233.68.15:51472
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.79964ms) from=10.233.68.15:51474
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (462.828µs) from=10.233.68.15:51478
    2022/10/26 02:53:52 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (7.772ms) from=10.233.68.15:51480
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (466.192µs) from=10.233.68.15:51482
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (20.761694ms) from=10.233.68.15:51486
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:52 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (377.581µs) from=10.233.68.15:51488
    2022/10/26 02:53:53 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (9.141729ms) from=10.233.68.15:51490
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (606.887µs) from=10.233.68.15:51492
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (8.108062ms) from=10.233.68.15:51494
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (571.242µs) from=10.233.68.15:51496
    2022/10/26 02:53:53 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.435685ms) from=10.233.68.15:51498
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (343.138µs) from=10.233.68.15:51500
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.554554ms) from=10.233.68.15:51502
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (376.298µs) from=10.233.68.15:51506
    2022/10/26 02:53:53 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (12.412073ms) from=10.233.68.15:51508
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (526.179µs) from=10.233.68.15:51510
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (33.030064ms) from=10.233.68.15:51512
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (347.935µs) from=10.233.68.15:51522
    2022/10/26 02:53:53 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.207536ms) from=10.233.68.15:51524
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (940.18µs) from=10.233.68.15:51526
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (15.283652ms) from=10.233.68.15:51530
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (366.106µs) from=10.233.68.15:51538
    2022/10/26 02:53:53 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.989076ms) from=10.233.68.15:51540
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (304.369µs) from=10.233.68.15:51542
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (20.690903ms) from=10.233.68.15:51544
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (346.066µs) from=10.233.68.15:51548
    2022/10/26 02:53:53 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (10.06477ms) from=10.233.68.15:51550
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (15.718708ms) from=10.233.68.15:51552
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (15.832359ms) from=10.233.68.15:51554
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (410.731µs) from=10.233.68.15:51558
    2022/10/26 02:53:53 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.237261ms) from=10.233.68.15:51564
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (2.05954ms) from=10.233.68.15:51566
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (8.094998ms) from=10.233.68.15:51574
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (308.515µs) from=10.233.68.15:51576
    2022/10/26 02:53:53 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (8.911005ms) from=10.233.68.15:51578
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (2.203839ms) from=10.233.68.15:51580
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (10.328558ms) from=10.233.68.15:51582
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (343.721µs) from=10.233.68.15:51584
    2022/10/26 02:53:53 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (8.302486ms) from=10.233.68.15:51586
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (330.796µs) from=10.233.68.15:51588
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.926814ms) from=10.233.68.15:51590
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:53 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (311.639µs) from=10.233.68.15:51592
    2022/10/26 02:53:53 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (27.061274ms) from=10.233.68.15:51594
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (392.583µs) from=10.233.68.15:51596
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.587846ms) from=10.233.68.15:51598
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (422.866µs) from=10.233.68.15:51600
    2022/10/26 02:53:54 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (15.800003ms) from=10.233.68.15:51602
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (416.307µs) from=10.233.68.15:51604
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (49.571001ms) from=10.233.68.15:51606
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (469.459µs) from=10.233.68.15:51616
    2022/10/26 02:53:54 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (27.562791ms) from=10.233.68.15:51618
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (1.061107ms) from=10.233.68.15:51620
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (10.524541ms) from=10.233.68.15:51624
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (664.2µs) from=10.233.68.15:51626
    2022/10/26 02:53:54 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (35.783583ms) from=10.233.68.15:51630
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (527.543µs) from=10.233.68.15:51632
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.158913ms) from=10.233.68.15:51634
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (483.181µs) from=10.233.68.15:51636
    2022/10/26 02:53:54 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (26.316952ms) from=10.233.68.15:51638
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (399.091µs) from=10.233.68.15:51640
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.269628ms) from=10.233.68.15:51642
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (1.313678ms) from=10.233.68.15:51644
    2022/10/26 02:53:54 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (15.460899ms) from=10.233.68.15:51646
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (444.149µs) from=10.233.68.15:51648
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (24.444114ms) from=10.233.68.15:51650
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (393.209µs) from=10.233.68.15:51654
    2022/10/26 02:53:54 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.52522ms) from=10.233.68.15:51656
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (392.929µs) from=10.233.68.15:51658
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.316927ms) from=10.233.68.15:51660
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (401.168µs) from=10.233.68.15:51662
    2022/10/26 02:53:54 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (23.913826ms) from=10.233.68.15:51664
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (355.661µs) from=10.233.68.15:51666
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.678286ms) from=10.233.68.15:51668
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:54 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (363.561µs) from=10.233.68.15:51670
    2022/10/26 02:53:55 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (9.419948ms) from=10.233.68.15:51672
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (369.541µs) from=10.233.68.15:51674
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.357086ms) from=10.233.68.15:51676
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (3.871022ms) from=10.233.68.15:51678
    2022/10/26 02:53:55 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (10.139852ms) from=10.233.68.15:51680
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (339.656µs) from=10.233.68.15:51682
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.181427ms) from=10.233.68.15:51688
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (523.103µs) from=10.233.68.15:51690
    2022/10/26 02:53:55 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (12.137481ms) from=10.233.68.15:51692
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (10.917352ms) from=10.233.68.15:51694
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (11.265033ms) from=10.233.68.15:51696
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (348.884µs) from=10.233.68.15:51700
    2022/10/26 02:53:55 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.312677ms) from=10.233.68.15:51702
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (460.658µs) from=10.233.68.15:51704
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.829346ms) from=10.233.68.15:51706
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (430.934µs) from=10.233.68.15:51708
    2022/10/26 02:53:55 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.251_8446"
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.11.226_8080" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.230_3904" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.148_9015" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Node info in sync
    2022/10/26 02:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (15.904107ms) from=10.233.68.15:51710
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.7_443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.73_9011" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_parser_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.121_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.11.226_8443" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.112_8181" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.180_9007" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.14_9001" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.8.185_8806" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.251_8446" in sync
    2022/10/26 02:53:55