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: '0c282db5-6328-ccfb-d612-af7f976e31ca'
         Node name: 'onap-msb-consul-f96d66b85-x5lrf'
        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/08/25 04:46:12 [DEBUG] agent: Using random ID "0c282db5-6328-ccfb-d612-af7f976e31ca" as node ID
    2022/08/25 04:46:12 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0c282db5-6328-ccfb-d612-af7f976e31ca Address:127.0.0.1:8300}]
    2022/08/25 04:46:12 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/08/25 04:46:12 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-x5lrf.dc1 127.0.0.1
    2022/08/25 04:46:12 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-x5lrf 127.0.0.1
    2022/08/25 04:46:12 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-x5lrf (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 04:46:12 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-x5lrf.dc1" in area "wan"
    2022/08/25 04:46:12 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/08/25 04:46:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/08/25 04:46:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/08/25 04:46:12 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/08/25 04:46:12 [INFO] agent: started state syncer
    2022/08/25 04:46:12 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/08/25 04:46:12 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/08/25 04:46:12 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/08/25 04:46:12 [DEBUG] raft: Votes needed: 1
    2022/08/25 04:46:12 [DEBUG] raft: Vote granted from 0c282db5-6328-ccfb-d612-af7f976e31ca in term 2. Tally: 1
    2022/08/25 04:46:12 [INFO] raft: Election won. Tally: 1
    2022/08/25 04:46:12 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/08/25 04:46:12 [INFO] consul: cluster leadership acquired
    2022/08/25 04:46:12 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-x5lrf
    2022/08/25 04:46:12 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/08/25 04:46:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:46:12 [INFO] consul: member 'onap-msb-consul-f96d66b85-x5lrf' joined, marking health alive
    2022/08/25 04:46:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 04:46:12 [INFO] agent: Synced node info
    2022/08/25 04:46:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 04:46:13 [DEBUG] agent: Node info in sync
    2022/08/25 04:46:13 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.1 (currently running: 1.4.3)
    2022/08/25 04:47:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:48:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 04:48:04 [DEBUG] agent: Node info in sync
    2022/08/25 04:48:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-x5lrf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 04:48:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:49:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:49:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 04:49:28 [DEBUG] agent: Node info in sync
    2022/08/25 04:50:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:50:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 04:50:47 [DEBUG] agent: Node info in sync
    2022/08/25 04:50:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-x5lrf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 04:51:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:52:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:52:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 04:52:34 [DEBUG] agent: Node info in sync
    2022/08/25 04:53:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:53:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-x5lrf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 04:54:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 04:54:00 [DEBUG] agent: Node info in sync
    2022/08/25 04:54:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:55:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 04:55:03 [DEBUG] agent: Node info in sync
    2022/08/25 04:55:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:56:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:56:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 04:56:15 [DEBUG] agent: Node info in sync
    2022/08/25 04:56:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-x5lrf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 04:57:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:57:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/25 04:57:34 [DEBUG] agent: Node info in sync
    2022/08/25 04:58:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:58:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-x5lrf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/25 04:59:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-x5lrf" since the cluster is too small
    2022/08/25 04:59:18 [DEBUG] http: Request GET /v1/status/leader (1.644186ms) from=10.233.67.220:41620
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [INFO] agent: Synced service "_v1_message-router_10.233.59.161_3904"
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.959947ms) from=10.233.67.220:41628
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.409295ms) from=10.233.67.220:41630
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [INFO] agent: Synced service "_v1_parser_10.233.46.27_8806"
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.973202ms) from=10.233.67.220:41636
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (843.461µs) from=10.233.67.220:41640
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [INFO] agent: Synced service "_v1_catalog_10.233.46.27_8806"
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.504282ms) from=10.233.67.220:41642
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (602.859µs) from=10.233.67.220:41644
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [INFO] agent: Synced service "_v1_nsd_10.233.46.27_8806"
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.729704ms) from=10.233.67.220:41646
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.295703ms) from=10.233.67.220:41648
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.46.27_8806"
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.15424ms) from=10.233.67.220:41650
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (6.695853ms) from=10.233.67.220:41652
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.14.1_9011"
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (12.901868ms) from=10.233.67.220:41654
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (726.635µs) from=10.233.67.220:41656
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.14.1_9011"
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (8.575944ms) from=10.233.67.220:41660
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (873.24µs) from=10.233.67.220:41662
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.27.101_9015"
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.5329ms) from=10.233.67.220:41664
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (841.008µs) from=10.233.67.220:41666
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:19 [INFO] agent: Synced service "_v0_multicloud_10.233.31.188_9001"
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.63692ms) from=10.233.67.220:41668
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (946.335µs) from=10.233.67.220:41670
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [INFO] agent: Synced service "_v1_multicloud_10.233.31.188_9001"
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (13.810918ms) from=10.233.67.220:41672
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (410.868µs) from=10.233.67.220:41674
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.13.210_443"
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.854819ms) from=10.233.67.220:41676
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.02163ms) from=10.233.67.220:41678
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.34.87_9007"
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.026007ms) from=10.233.67.220:41680
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:19 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (609.862µs) from=10.233.67.220:41682
    2022/08/25 04:59:19 [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/08/25 04:59:19 [DEBUG] 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/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.34.87_9007"
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (14.375542ms) from=10.233.67.220:41686
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (438.395µs) from=10.233.67.220:41690
    2022/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v1_wf-gui_10.233.42.116_8443"
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (9.406901ms) from=10.233.67.220:41692
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (635.164µs) from=10.233.67.220:41694
    2022/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] 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/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v1_sdc_10.233.47.7_8443"
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.0915ms) from=10.233.67.220:41696
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (703.311µs) from=10.233.67.220:41698
    2022/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] 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/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.47.7_8080"
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (7.339074ms) from=10.233.67.220:41700
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (663.577µs) from=10.233.67.220:41702
    2022/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v1_sdc-gui_10.233.17.165_8181"
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (18.16814ms) from=10.233.67.220:41704
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (579.729µs) from=10.233.67.220:41708
    2022/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] 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/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (11.339519ms) from=10.233.67.220:41714
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (617.175µs) from=10.233.67.220:41720
    2022/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] 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/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.057599ms) from=10.233.67.220:41722
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (657.528µs) from=10.233.67.220:41732
    2022/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] 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/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.040134ms) from=10.233.67.220:41734
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (469.168µs) from=10.233.67.220:41736
    2022/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] 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/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (9.921385ms) from=10.233.67.220:41738
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (642.478µs) from=10.233.67.220:41740
    2022/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] 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/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (10.7299ms) from=10.233.67.220:41744
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (408.439µs) from=10.233.67.220:41746
    2022/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] 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/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (11.048629ms) from=10.233.67.220:41748
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (585.699µs) from=10.233.67.220:41750
    2022/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [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/08/25 04:59:20 [DEBUG] 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/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (19.270013ms) from=10.233.67.220:41752
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:20 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.22233ms) from=10.233.67.220:41754
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.075267ms) from=10.233.67.220:41758
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (580.305µs) from=10.233.67.220:41760
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (12.576857ms) from=10.233.67.220:41766
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (526.063µs) from=10.233.67.220:41768
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.634696ms) from=10.233.67.220:41770
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (2.881185ms) from=10.233.67.220:41772
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.435492ms) from=10.233.67.220:41776
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (424.722µs) from=10.233.67.220:41782
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (24.051564ms) from=10.233.67.220:41784
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (513.314µs) from=10.233.67.220:41786
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.317284ms) from=10.233.67.220:41788
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (513.965µs) from=10.233.67.220:41790
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (12.442384ms) from=10.233.67.220:41802
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.06014ms) from=10.233.67.220:41804
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.650409ms) from=10.233.67.220:41806
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (678.84µs) from=10.233.67.220:41808
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (13.580251ms) from=10.233.67.220:41810
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (499.236µs) from=10.233.67.220:41812
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (20.35405ms) from=10.233.67.220:41814
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (651.018µs) from=10.233.67.220:41816
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.67984ms) from=10.233.67.220:41818
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (627.453µs) from=10.233.67.220:41820
    2022/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [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/08/25 04:59:21 [DEBUG] 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/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.210804ms) from=10.233.67.220:41822
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:21 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (728.547µs) from=10.233.67.220:41826
    2022/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [DEBUG] 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/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (10.073465ms) from=10.233.67.220:41828
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (673.71µs) from=10.233.67.220:41840
    2022/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [DEBUG] 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/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.785647ms) from=10.233.67.220:41842
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (632.563µs) from=10.233.67.220:41844
    2022/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [DEBUG] 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/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (9.595359ms) from=10.233.67.220:41848
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.455708ms) from=10.233.67.220:41850
    2022/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [DEBUG] 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/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (16.223774ms) from=10.233.67.220:41854
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (785.81µs) from=10.233.67.220:41856
    2022/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [DEBUG] 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/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (54.137336ms) from=10.233.67.220:41858
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (867.2µs) from=10.233.67.220:41864
    2022/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [DEBUG] 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/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.557426ms) from=10.233.67.220:41866
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (794.212µs) from=10.233.67.220:41868
    2022/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [DEBUG] 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/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (14.131249ms) from=10.233.67.220:41870
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (633.367µs) from=10.233.67.220:41872
    2022/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [DEBUG] 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/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (12.000947ms) from=10.233.67.220:41876
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (519.334µs) from=10.233.67.220:41878
    2022/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [DEBUG] 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/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (19.008755ms) from=10.233.67.220:41882
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.252477ms) from=10.233.67.220:41884
    2022/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [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/08/25 04:59:22 [DEBUG] 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/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (12.57974ms) from=10.233.67.220:41886
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:22 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (528.781µs) from=10.233.67.220:41890
    2022/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [DEBUG] 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/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (10.558895ms) from=10.233.67.220:41892
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (741.365µs) from=10.233.67.220:41898
    2022/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [DEBUG] 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/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (14.50783ms) from=10.233.67.220:41900
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (674.469µs) from=10.233.67.220:41904
    2022/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [DEBUG] 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/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (6.454282ms) from=10.233.67.220:41912
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (1.069385ms) from=10.233.67.220:41914
    2022/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [DEBUG] 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/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (41.546493ms) from=10.233.67.220:41916
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (663.183µs) from=10.233.67.220:41920
    2022/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [DEBUG] 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/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (16.706452ms) from=10.233.67.220:41922
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (397.251µs) from=10.233.67.220:41926
    2022/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [DEBUG] 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/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (24.030482ms) from=10.233.67.220:41928
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (551.75µs) from=10.233.67.220:41930
    2022/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [DEBUG] 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/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.218_8446"
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.911144ms) from=10.233.67.220:41932
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (449.127µs) from=10.233.67.220:41934
    2022/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [DEBUG] 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/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (14.83047ms) from=10.233.67.220:41936
    2022/08/25 04:59:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (426.232µs) from=10.233.67.220:41938
    2022/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [DEBUG] 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/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (14.200423ms) from=10.233.67.220:41940
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:23 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (498.175µs) from=10.233.67.220:41942
    2022/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [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/08/25 04:59:23 [DEBUG] 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/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (42.773608ms) from=10.233.67.220:41946
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (616.322µs) from=10.233.67.220:41950
    2022/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [DEBUG] 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/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (27.45244ms) from=10.233.67.220:41952
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (896.641µs) from=10.233.67.220:41954
    2022/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [DEBUG] 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/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (11.64419ms) from=10.233.67.220:41958
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (645.893µs) from=10.233.67.220:41960
    2022/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [DEBUG] 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/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (35.997975ms) from=10.233.67.220:41962
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (704.16µs) from=10.233.67.220:41964
    2022/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [DEBUG] 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/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (27.68381ms) from=10.233.67.220:41968
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (727.24µs) from=10.233.67.220:41974
    2022/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [DEBUG] 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/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (13.368032ms) from=10.233.67.220:41976
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (630.669µs) from=10.233.67.220:41978
    2022/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [DEBUG] 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/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (10.606685ms) from=10.233.67.220:41980
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (528.641µs) from=10.233.67.220:41982
    2022/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [DEBUG] 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/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (13.236212ms) from=10.233.67.220:41984
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (553.1µs) from=10.233.67.220:41986
    2022/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [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/08/25 04:59:24 [DEBUG] 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/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (17.850222ms) from=10.233.67.220:41988
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:24 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (424.779µs) from=10.233.67.220:41994
    2022/08/25 04:59:25 [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/08/25 04:59:25 [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/08/25 04:59:25 [DEBUG] 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/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:25 [DEBUG] http: Request PUT /v1/agent/service/register (9.41419ms) from=10.233.67.220:42000
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.382837ms) from=10.233.67.220:42002
    2022/08/25 04:59:25 [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/08/25 04:59:25 [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/08/25 04:59:25 [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/08/25 04:59:25 [DEBUG] 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/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.98236ms) from=10.233.67.220:42004
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (1.110722ms) from=10.233.67.220:42006
    2022/08/25 04:59:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/25 04:59:25 [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/08/25 04:59:25 [DEBUG] 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/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.218_8446"
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.1_9011" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.188_9001" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Node info in sync
    2022/08/25 04:59:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.718356ms) from=10.233.67.220:42014
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.47.7_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.165_8181" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_parser_10.233.46.27_8806" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.27.101_9015" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.210_443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.7_8080" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.59.161_3904" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.87_9007" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.42.116_8443" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.218_8446" in sync
    2022/08/25 04:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.1_9011" in sync